kolla-ansible/ansible/roles/skydive
Adam Harwell f1c8136556 Refactor haproxy config (split by service) V2.0
Having all services in one giant haproxy file makes altering
configuration for a service both painful and dangerous. Each service
should be configured with a simple set of variables and rendered with a
single unified template.

Available are two new templates:

* haproxy_single_service_listen.cfg.j2: close to the original style, but
only one service per file
* haproxy_single_service_split.cfg.j2: using the newer haproxy syntax
for separated frontend and backend

For now the default will be the single listen block, for ease of
transition.

Change-Id: I6e237438fbc0aa3c89a3c8bd706a53b74e71904b
2018-09-26 03:30:38 -07:00
..
defaults Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
handlers Apply Resource-Constraints to all services. 2018-07-23 19:07:05 +05:30
meta Add skydive service 2017-06-06 09:09:10 +02:00
tasks Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
templates Skydive: Update Keystone and Neutron configuration 2018-07-03 16:29:28 +02:00