aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud-without-mergepy.yaml
diff options
context:
space:
mode:
authorSteven Hardy <shardy@redhat.com>2015-05-14 08:58:36 -0400
committerGiulio Fidente <gfidente@redhat.com>2015-06-03 16:31:52 +0200
commitfc681367c74ae972293e00becd80bd4f0ab55a9d (patch)
tree046d72a9ac4088103c9b4c9e7543f5aa63b3c62b /overcloud-without-mergepy.yaml
parent2a76a43367daa75fa07fe25167fd6398bb0bc7b8 (diff)
Remove NO_SIGNAL from ControllerClusterConfig
We want to ensure this actually worked, or subsequent configuration steps may fail. Change-Id: Ia9ae12e70dd32dd3ae6c26cbfd3e3e2dba5d272f
Diffstat (limited to 'overcloud-without-mergepy.yaml')
-rw-r--r--overcloud-without-mergepy.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/overcloud-without-mergepy.yaml b/overcloud-without-mergepy.yaml
index 3acadf76..14af531d 100644
--- a/overcloud-without-mergepy.yaml
+++ b/overcloud-without-mergepy.yaml
@@ -860,6 +860,7 @@ resources:
ControllerClusterConfig:
type: OS::Heat::StructuredConfig
properties:
+ group: os-apply-config
config:
corosync:
nodes: {get_attr: [Controller, corosync_node]}
@@ -877,7 +878,6 @@ resources:
properties:
config: {get_resource: ControllerClusterConfig}
servers: {get_attr: [Controller, attributes, nova_server_resource]}
- signal_transport: NO_SIGNAL
ControllerAllNodesDeployment:
type: OS::Heat::StructuredDeployments