Since we now collocated mgrs and mons on the same machine we have to
remove the mgrs section, they are not needed anymore.
Signed-off-by: Sébastien Han <seb@redhat.com>
[clients]
ceph-client0
-
-[mgrs]
-ceph-mgr0
[mons]
mon0
-[mgrs]
-mon0
-
[osds]
osd0
[mons]
mon0
-[mgrs]
-mon0
-
[osds]
osd0
mon1 monitor_address=192.168.5.11
mon2 monitor_address=192.168.5.12
-[mgrs]
-mgr0
-
[osds]
osd0
rbd_mirror_vms: 0
client_vms: 1
iscsi_gw_vms: 0
-mgr_vms: 1
+mgr_vms: 0
# INSTALL SOURCE OF CEPH
# valid values are 'stable' and 'dev'