Commit 0c258ee4 authored by Steve Munene's avatar Steve Munene

HA proxy keep alive

parent d006726c
...@@ -927,9 +927,9 @@ haproxy_hosts: ...@@ -927,9 +927,9 @@ haproxy_hosts:
# To make keepalived work, edit at least the following variables # To make keepalived work, edit at least the following variables
# in ``user_variables.yml``: # in ``user_variables.yml``:
# haproxy_keepalived_external_vip_cidr: 192.168.0.4/25 # haproxy_keepalived_external_vip_cidr: 192.168.0.4/25
# haproxy_keepalived_internal_vip_cidr: 172.29.236.54/16 haproxy_keepalived_internal_vip_cidr: 172.20.16.51/24
# haproxy_keepalived_external_interface: br-flat # haproxy_keepalived_external_interface: br-flat
# haproxy_keepalived_internal_interface: br-mgmt haproxy_keepalived_internal_interface: br-mgmt
# #
# To always deploy (or upgrade to) the latest stable version of keepalived. # To always deploy (or upgrade to) the latest stable version of keepalived.
# Edit the ``/etc/openstack_deploy/user_variables.yml``: # Edit the ``/etc/openstack_deploy/user_variables.yml``:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment