]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
mgr: manage mgr modules when mgr and mon are collocated
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 8 Apr 2019 11:56:01 +0000 (13:56 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 9 Apr 2019 08:59:32 +0000 (10:59 +0200)
commitbf672f14fe8de3405dbd4d9bb31ca40a3e97ed78
tree94d7a94a8286c57eec2e31904216f073589f5451
parent3272c2347f982028e102316868fe94218824347d
mgr: manage mgr modules when mgr and mon are collocated

When mgrs are implicitly collocated on monitors (no mgrs in mgrs group).
That include was skipped because of this condition :

`inventory_hostname == groups[mgr_group_name][0]`

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit cbfdbab177e3aed4132be3b1f175c85b412dbe97)
roles/ceph-mgr/tasks/main.yml