summaryrefslogtreecommitdiffstats
path: root/overcloud-source.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'overcloud-source.yaml')
-rw-r--r--overcloud-source.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/overcloud-source.yaml b/overcloud-source.yaml
index 3aafb6dd..fe3208d7 100644
--- a/overcloud-source.yaml
+++ b/overcloud-source.yaml
@@ -303,6 +303,7 @@ Resources:
controllerConfig:
Type: OS::Heat::StructuredConfig
Properties:
+ group: os-apply-config
config:
completion-signal: {get_input: deploy_signal_id}
admin-password:
@@ -409,6 +410,7 @@ Resources:
controllerPassthrough:
Type: OS::Heat::StructuredConfig
Properties:
+ group: os-apply-config
config: {get_input: passthrough_config}
controller0:
Type: OS::Nova::Server