kolla-ansible/ansible
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
..
action_plugins Support check and diff mode for merge_config and merge_yaml module 2018-06-12 10:56:45 +08:00
group_vars Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
inventory Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
library Remove_images in kolla_docker module 2018-09-14 17:14:25 +02:00
roles Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
bifrost.yml Detect openstack_release in kolla-ansible deploy-bifrost 2018-03-08 10:13:32 +00:00
certificates.yml Make the certificates role just run on deploy node 2018-03-20 19:57:30 +08:00
destroy.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
kolla-host.yml Fix missed kolla_action and kolla_serial 2018-05-16 13:13:06 +01:00
mariadb_recovery.yml Detect openstack_release variable in mariadb recovery playbooks 2017-04-11 07:38:25 +00:00
post-deploy.yml post-deploy: honour --config-dir argument 2017-10-12 16:35:56 +02:00
site.yml Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
stop.yml Added support for a stop playbook in kolla 2016-11-23 11:45:23 +00:00