aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/pacemaker/rabbitmq_bundle.pp
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2017-10-24 07:50:41 +0000
committerGerrit Code Review <review@openstack.org>2017-10-24 07:50:41 +0000
commitd335965eb848cfde5cc06136b5b2fcc6b436a419 (patch)
tree3ce779e30f3b6bc35f26d6dba521108e1a39c32b /manifests/profile/pacemaker/rabbitmq_bundle.pp
parent1e9000a4347eda009e59548353cfb3be5e661231 (diff)
parent250d979aea7055eaed0c1dfa5850514c816da195 (diff)
Merge "Set meta container-attribute-target=host attribute" into stable/pike
Diffstat (limited to 'manifests/profile/pacemaker/rabbitmq_bundle.pp')
-rw-r--r--manifests/profile/pacemaker/rabbitmq_bundle.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/profile/pacemaker/rabbitmq_bundle.pp b/manifests/profile/pacemaker/rabbitmq_bundle.pp
index 4d6b9af..db34d03 100644
--- a/manifests/profile/pacemaker/rabbitmq_bundle.pp
+++ b/manifests/profile/pacemaker/rabbitmq_bundle.pp
@@ -206,7 +206,7 @@ class tripleo::profile::pacemaker::rabbitmq_bundle (
pacemaker::resource::ocf { 'rabbitmq':
ocf_agent_name => 'heartbeat:rabbitmq-cluster',
resource_params => $params,
- meta_params => 'notify=true',
+ meta_params => 'notify=true container-attribute-target=host',
op_params => 'start timeout=200s stop timeout=200s',
tries => $pcs_tries,
location_rule => {