Alexandra 1dc3e9d035 [DOCS] Moving haproxy content to haproxy role docs
Change-Id: Ie67f6b3c300522da2a1b6bd06800b0bdbc6ccf58
Implements: blueprint osa-install-guide-overhaul
2016-08-22 14:50:51 +00:00

34 lines
538 B
ReStructuredText

================================
OpenStack-Ansible HAProxy server
================================
.. toctree::
:maxdepth: 2
configure-haproxy.rst
This Ansible role installs the HAProxy Load Balancer service.
Default variables
~~~~~~~~~~~~~~~~~
.. literalinclude:: ../../defaults/main.yml
:language: yaml
:start-after: under the License.
Required variables
~~~~~~~~~~~~~~~~~~
None.
Dependencies
~~~~~~~~~~~~
None.
Example playbook
~~~~~~~~~~~~~~~~
.. literalinclude:: ../../examples/playbook.yml
:language: yaml