aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud-source.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'overcloud-source.yaml')
-rw-r--r--overcloud-source.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/overcloud-source.yaml b/overcloud-source.yaml
index 9521983f..a80a24ce 100644
--- a/overcloud-source.yaml
+++ b/overcloud-source.yaml
@@ -329,7 +329,6 @@ Resources:
Properties:
group: os-apply-config
config:
- completion-signal: {get_input: deploy_signal_id}
admin-password:
Ref: AdminPassword
admin-token:
@@ -535,10 +534,10 @@ Resources:
Properties:
config: {Ref: allNodesConfig}
server: {Ref: controller0}
- signal_transport: NO_SIGNAL
controller0Deployment:
Type: OS::Heat::StructuredDeployment
Properties:
+ signal_transport: NO_SIGNAL
config: {Ref: controllerConfig}
server: {Ref: controller0}
input_values:
@@ -580,6 +579,7 @@ Resources:
Type: OS::Heat::StructuredConfig
Properties:
config:
+ completion-signal: {get_input: deploy_signal_id}
hosts:
Fn::Join:
- "\n"