An open API service indexing awesome lists of open source software.

https://github.com/application-research/haproxy-cluster-playbook

A triplet of haproxies
https://github.com/application-research/haproxy-cluster-playbook

Last synced: about 1 year ago
JSON representation

A triplet of haproxies

Awesome Lists containing this project

README

          

# haproxy-cluster-playbook
A highly available set (usually a triplet) of haproxies

## Usage
* Fill out vars
* Fill out inventory
* `ansible-playbook site.yml --become --ask-become-pass`

## TODO
* Add support for multiple floating IPs, as it currently won't configure all of them for you.