roles.webcluster/webcluster-haproxy
2024-07-07 10:43:35 +02:00
..
defaults Initial commit (submodules pending) 2020-12-01 23:20:33 +01:00
handlers Initial commit (submodules pending) 2020-12-01 23:20:33 +01:00
meta Initial commit (submodules pending) 2020-12-01 23:20:33 +01:00
tasks Initial commit (submodules pending) 2020-12-01 23:20:33 +01:00
templates haproxy: small change to haproxy config for newer versions 2024-07-07 10:43:35 +02:00
README.md Initial commit (submodules pending) 2020-12-01 23:20:33 +01: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