519 B
519 B
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