Remove not needed completion-signal
authorSteven Hardy <shardy@redhat.com>
Thu, 10 Dec 2015 15:08:05 +0000 (15:08 +0000)
committerSteven Hardy <shardy@redhat.com>
Fri, 8 Jan 2016 17:00:16 +0000 (17:00 +0000)
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

puppet/all-nodes-config.yaml

index 9dd4368..bda10ea 100644 (file)
@@ -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"