kolla-ansible/ansible/roles/zun/tasks
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
..
bootstrap.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
bootstrap_service.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
check.yml Fix the check.yml of Zun does not exist 2017-03-31 11:42:28 +08:00
clone.yml Support checkout dedicated version from git with dev mode 2018-08-14 16:06:00 +08:00
config.yml Apply Resource-Constraints to all services. 2018-07-23 19:07:05 +05:30
deploy.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
loadbalancer.yml Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
main.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
precheck.yml Add kuryr prechecks for zun 2018-07-03 12:45:03 +08:00
pull.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
reconfigure.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
register.yml Remove useless module_extra_vars in registry.yml 2018-04-16 09:14:54 +08:00
upgrade.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00