Files
configpolicy/roles
Dustin C. Hatch 235468a71c roles/haproxy: Basic setup for HAproxy
The *haproxy* installs HAproxy and sets up basic configuration for it.
It configures the systemd unit to launch the service with the `-f
/etc/haproxy` arguments, which will cause it to load all files from the
`/etc/haproxy` directory, instead of just `/etc/haproxy/haproxy.cfg`.
This will allow other roles to add frontend and backend configuration by
adding additional files to this directory.
2018-06-12 22:31:15 -05:00
..
2018-06-04 20:03:55 -05:00
2018-04-08 10:11:43 -05:00
2018-04-15 11:37:25 -05:00
2018-05-28 09:51:20 -05:00
2018-06-06 21:44:28 -05:00