tripleo-heat-templates/environments/deployed-server-noop-ctlplane.yaml
Dan Prince 08c6a8617d 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
2017-01-17 18:34:47 -05:00

5 lines
234 B
YAML

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