Skip to content
Snippets Groups Projects
  • Mark Goddard's avatar
    ee7a29cf
    Remove compute hosts from etcd group · ee7a29cf
    Mark Goddard authored
    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
    ee7a29cf
    History
    Remove compute hosts from etcd group
    Mark Goddard authored
    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