Andy McCrae 46e85dc449 Update repository with reference to role git location
Change-Id: I291e1a1fed09b7a322023699a89cc3cdb1aeade8
2016-12-22 14:26:20 +00:00

37 lines
706 B
ReStructuredText

================================
OpenStack-Ansible HAProxy server
================================
.. toctree::
:maxdepth: 2
configure-haproxy.rst
This Ansible role installs the HAProxy Load Balancer service.
To clone or view the source code for this repository, visit the role repository
for `haproxy_server <https://github.com/openstack/openstack-ansible-haproxy_server>`_.
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