Add deployed server bootstrap to noop-ctlplane
authorDan Prince <dprince@redhat.com>
Tue, 17 Jan 2017 23:34:47 +0000 (18:34 -0500)
committerDan Prince <dprince@redhat.com>
Tue, 17 Jan 2017 23:34:47 +0000 (18:34 -0500)
This patch adds the new OS::TripleO::DeployedServer::Bootstrap
entry to this template as OS::Heat::None.

This fixes the undercloud t-h-t installer.

Change-Id: I211fff6dd81cb1a6425dbae4b81d4e9e8819fc52

environments/deployed-server-noop-ctlplane.yaml

index 54f5e41..8835d5b 100644 (file)
@@ -1,3 +1,4 @@
 resource_registry:
+  OS::TripleO::DeployedServer::Bootstrap: OS::Heat::None
   OS::TripleO::Server: ../deployed-server/deployed-server.yaml
   OS::TripleO::DeployedServer::ControlPlanePort: ../deployed-server/deployed-neutron-port.yaml