aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/ovn-dbs.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-06-16 10:30:41 +0000
committerGerrit Code Review <review@openstack.org>2017-06-16 10:30:41 +0000
commit02eb277b8673b8806c3085a87aa3e13d608d507a (patch)
tree82cd68b7b3fb9789f6107a937f34908ec31b993a /puppet/services/ovn-dbs.yaml
parent3c9aa3543b221a16cbe8a5cfce32e8a080f69e92 (diff)
parentb327ea5d8680afc502e5874563951ecb25f28f5d (diff)
Merge "Pacemaker HA suport for OVN DB servers"
Diffstat (limited to 'puppet/services/ovn-dbs.yaml')
-rw-r--r--puppet/services/ovn-dbs.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/ovn-dbs.yaml b/puppet/services/ovn-dbs.yaml
index 20c38d8a..df234c77 100644
--- a/puppet/services/ovn-dbs.yaml
+++ b/puppet/services/ovn-dbs.yaml
@@ -44,6 +44,7 @@ outputs:
ovn::northbound::port: {get_param: OVNNorthboundServerPort}
ovn::southbound::port: {get_param: OVNSouthboundServerPort}
ovn::northd::dbs_listen_ip: {get_param: [ServiceNetMap, OvnDbsNetwork]}
+ tripleo::haproxy::ovn_dbs_manage_lb: true
tripleo.ovn_dbs.firewall_rules:
'121 OVN DB server ports':
proto: 'tcp'