mirror of https://github.com/ceph/ceph-ansible.git
tests: add mgrs section in non_container-collocation
No mgrs are deployed in this scenario, causing the testinfra jobs to fail. Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>pull/3690/head
parent
36fafadc67
commit
224bab0d70
|
@ -3,6 +3,10 @@ mon0
|
||||||
mon1
|
mon1
|
||||||
mon2
|
mon2
|
||||||
|
|
||||||
|
[mgrs]
|
||||||
|
mon0
|
||||||
|
osd0
|
||||||
|
|
||||||
[osds]
|
[osds]
|
||||||
osd0
|
osd0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue