diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-02-10 22:39:20 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-02-10 22:39:20 +0000 |
commit | e8ec06c4167fc9c84770bbf404723ed6db17ce8a (patch) | |
tree | f6a028ea869fb5aac732062f56eadddaf279b627 | |
parent | 7fe9e195e300831903a85651e2c4bb9246e28cb0 (diff) | |
parent | a08af1cc14919983fa8db4374c7b22332ec9ec67 (diff) |
Merge "Remove not needed completion-signal"
-rw-r--r-- | puppet/all-nodes-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/all-nodes-config.yaml b/puppet/all-nodes-config.yaml index 00766193..e85975d4 100644 --- a/puppet/all-nodes-config.yaml +++ b/puppet/all-nodes-config.yaml @@ -69,8 +69,8 @@ resources: allNodesConfigImpl: type: OS::Heat::StructuredConfig properties: + group: os-apply-config config: - completion-signal: {get_input: deploy_signal_id} hosts: list_join: - "\n" |