aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/pacemaker/ovn_dbs_bundle.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/profile/pacemaker/ovn_dbs_bundle.pp')
-rw-r--r--manifests/profile/pacemaker/ovn_dbs_bundle.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/profile/pacemaker/ovn_dbs_bundle.pp b/manifests/profile/pacemaker/ovn_dbs_bundle.pp
index a0fe736..29ba85b 100644
--- a/manifests/profile/pacemaker/ovn_dbs_bundle.pp
+++ b/manifests/profile/pacemaker/ovn_dbs_bundle.pp
@@ -146,7 +146,7 @@ class tripleo::profile::pacemaker::ovn_dbs_bundle (
resource_params => "master_ip=${ovn_dbs_vip} nb_master_port=${nb_db_port} sb_master_port=${sb_db_port} manage_northd=yes",
tries => $pcs_tries,
location_rule => $ovn_dbs_location_rule,
- meta_params => 'notify=true',
+ meta_params => 'notify=true container-attribute-target=host',
bundle => 'ovn-dbs-bundle',
}