openstack-ansible-haproxy_s.../templates
Andy McCrae edd3bf5e21 Add ability to manage non-inventory hosts
We may want to load balance to existing services that we aren't managing
via ansible. Currently the hosts have to exist in the inventory in order
to add a VIP for these hosts, this patch adds the ability to set the
hostnames and addresses of the hosts manually when they aren't in the
ansible inventory.

Additionally, this patch adds a test for both the group method and the
host_lists method.

Change-Id: Ida66f401d8320d9bf14eac9b8014124631978808
(cherry picked from commit d2b2492c16)
2018-01-15 11:27:48 +00:00
..
haproxy.cfg.j2 Setting maxconn under default section same as global. By default it is set to 4096. 2017-07-17 09:04:00 -04:00
service.j2 Add ability to manage non-inventory hosts 2018-01-15 11:27:48 +00:00