Add deployed server bootstrap to noop-ctlplane
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
This commit is contained in:
parent
cf5e77cbef
commit
08c6a8617d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user