From 1836af1a6f6c21fa4d896d8de8a145f8637ad1c5 Mon Sep 17 00:00:00 2001 From: Travis Truman Date: Fri, 12 Feb 2016 12:14:07 -0500 Subject: [PATCH] DOC: Correcting reference to keepalived_haproxy vars file Doc referenced two variable files instead of the one that actually exists. Minor spelling and grammer corrections as well. Change-Id: Ide5e12bd5fcdcbbd36defad8c686dc23ee131c9d --- doc/source/install-guide/configure-haproxy.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/doc/source/install-guide/configure-haproxy.rst b/doc/source/install-guide/configure-haproxy.rst index 7260242489..1944ca2f7b 100644 --- a/doc/source/install-guide/configure-haproxy.rst +++ b/doc/source/install-guide/configure-haproxy.rst @@ -69,12 +69,11 @@ Additional variables can be set to adapt keepalived in the deployed environment. Please refer to the ``user_variables.yml`` for more descriptions. -All the variables mentionned here before are used in the variable -files ``vars/configs/keepalived_haproxy_master.yml`` and -``vars/configs/keepalived_haproxy_backup.yml`` to feed the -keepalived role. More information can be found on the keepalived -role documentation. You can use your own file by setting their path -in your ``/etc/openstack_deploy/user_variables.yml``: +All the variables mentioned above are used in the variable file +``vars/configs/keepalived_haproxy.yml`` to feed the +keepalived role. More information can be found in the keepalived +role documentation. You can use your own variable file by setting +the path in your ``/etc/openstack_deploy/user_variables.yml``: .. code-block:: yaml