roles.webcluster/webcluster-haproxy/README.md

39 lines
519 B
Markdown
Raw Normal View History

2020-12-01 22:20:33 +00:00
webcluster-haproxy
==================
Setup haproxy for webcluster
Requirements
------------
- Inventory group "worker" with worker nodes
Role Variables
--------------
- haproxy_sslcert_path: Path to key/cert file
Dependencies
------------
- None
Example Playbook
----------------
- hosts: webcluster-lb
roles:
- { role: webcluster-haproxy }
License
-------
GPL-2.0-or-later
Author Information
------------------
- Sven Velt <sven-ansiblerole@velt.biz>
- https://git.velt.biz/velt.biz/