roles.webcluster/webcluster-haproxy/README.md
2020-12-01 23:20:33 +01:00

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

Author Information