From: Steven Hardy Date: Thu, 10 Dec 2015 15:08:05 +0000 (+0000) Subject: Remove not needed completion-signal X-Git-Tag: opnfv-6.0.0~2199^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=a08af1cc14919983fa8db4374c7b22332ec9ec67;p=apex-tripleo-heat-templates.git Remove not needed completion-signal The completion-signal input is no longer needed, because for some time 99-refresh-completed has supported using per-deployment signal URLs instead provided the config group is set correctly to os-apply-config. Change-Id: I76cb5331917ff54e978bd22b9dea0c1a2c65a928 --- diff --git a/puppet/all-nodes-config.yaml b/puppet/all-nodes-config.yaml index 9dd43680..bda10ea8 100644 --- a/puppet/all-nodes-config.yaml +++ b/puppet/all-nodes-config.yaml @@ -67,8 +67,8 @@ resources: allNodesConfigImpl: type: OS::Heat::StructuredConfig properties: + group: os-apply-config config: - completion-signal: {get_input: deploy_signal_id} hosts: list_join: - "\n"