Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.33 KB

File metadata and controls

31 lines (21 loc) · 1.33 KB

haproxy logo

Ansible Role: haproxy

Build Status License Ansible Role GitHub tag Twitter URL

Set up HAProxy loadbalancer with stats interface and prometheus-enabled metrics.

⚠️ IMPORTANT NOTICE

THIS PROJECT IS ABANDONED. WE DO NOT ACCEPT ANY NEW ISSUES AND/OR PULL REQUESTS.

Example usage

Use it in a playbook as follows:

- hosts: all
  become: true
  roles:
    - SoInteractive.haproxy

Have a look at the defaults/main.yml for role variables that can be overridden.

TODO

  • test if unix socket is open