Browse Source
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: I211fff6dd81cb1a6425dbae4b81d4e9e8819fc52changes/86/421586/1
1 changed files with 1 additions and 0 deletions
@ -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