kolla-ansible/ansible/roles/monasca/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_service.yml Use alembic migrations to bootstrap Monasca database 2018-09-19 17:52:23 +01:00
bootstrap.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
check.yml Support deploying the Monasca API 2018-05-21 09:28:13 +00:00
config.yml Support deploying Monasca Log Metrics 2018-09-25 16:36:14 +00:00
deploy.yml Support deploying Monasca Log Metrics 2018-09-25 16:36:14 +00: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 Support deploying the Monasca Log API 2018-05-21 12:05:58 +01: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 Explicitly specify endpoint type during Monasca registration 2018-08-17 16:46:01 +01:00
upgrade.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00