kolla-ansible/ansible/roles/etcd
Mark Goddard ee7a29cf00 Remove compute hosts from etcd group
Since I701d495675178c3ed8ec1f00b31d09f198b38a6f merged, etcd only runs
on the control hosts, not the compute hosts. We therefore no longer
require the etcd group to include the compute hosts.

Since the group mapping is now static, we can remove the use of
host_in_groups from the etcd service, in favour of the simpler method of
specifying the group.

Change-Id: Id8f888d7321a30a85ff95e742f7e6c8e2b9c696f
Related-Bug: #1790415
2018-09-04 19:23:18 +01:00
..
defaults Remove compute hosts from etcd group 2018-09-04 19:23:18 +01:00
handlers Remove compute hosts from etcd group 2018-09-04 19:23:18 +01:00
meta Add etcd ansible role 2016-09-15 03:33:57 +00:00
tasks Remove compute hosts from etcd group 2018-09-04 19:23:18 +01:00
templates Add etcd ansible role 2016-09-15 03:33:57 +00:00