kolla-ansible/ansible/roles/ceph/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_mons.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
bootstrap_osds.yml Allow Kolla Ceph to deploy bluestore OSDs in Kolla-ansible 2018-06-19 11:13:38 +00:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
config.yml Specify 'become' for only neccesary tasks (all other roles) 2018-03-12 09:37:43 +07:00
deploy.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
distribute_keyrings.yml Fix the ceph-mgr connect to cluster failed 2018-05-02 16:44:18 +08:00
generate_cluster.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 Fix Ceph and Swift precheck failure 2018-02-07 14:51:06 +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-27 22:58:21 +08:00
start_ceph_dashboard.yml Enable ceph dashboard by default 2018-06-15 10:25:41 +05:30
start_mdss.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
start_mgrs.yml [prometheus] Enable ceph mgr exporter 2018-07-23 05:39:52 +00:00
start_mons.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
start_nfss.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
start_osds.yml Allow Kolla Ceph to deploy bluestore OSDs in Kolla-ansible 2018-06-19 11:13:38 +00:00
start_rgw_keystone.yml Add ResellerAdmin role for ceph-rgw 2018-08-08 14:10:10 +08:00
start_rgws.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
upgrade.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00