From 151d614ab30d502fdf99e67d4b4983370a4974d1 Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Thu, 2 Mar 2017 15:11:10 -0500 Subject: Enable IronicPxe in the undercloud This enables the IronicPxe services which are split out into separate templates for the containerized undercloud. Change-Id: I0ec3cefec9b47ef3c59de6972541ef9b560aacb7 --- roles_data_undercloud.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'roles_data_undercloud.yaml') diff --git a/roles_data_undercloud.yaml b/roles_data_undercloud.yaml index 2759429c..5070ef38 100644 --- a/roles_data_undercloud.yaml +++ b/roles_data_undercloud.yaml @@ -26,6 +26,7 @@ - OS::TripleO::Services::MistralExecutor - OS::TripleO::Services::IronicApi - OS::TripleO::Services::IronicConductor + - OS::TripleO::Services::IronicPxe - OS::TripleO::Services::NovaIronic - OS::TripleO::Services::Zaqar - OS::TripleO::Services::NeutronServer -- cgit 1.2.3-korg