tests: deploy dashboard on mons

there's no dedicated nodes for mgr, let's use monitor nodes.
The mgr0 instance spawned isn't used, so if this node is part of the
inventory for this scenario, testinfra will complain because there's no
ceph.conf on this node.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit d649e00893)
pull/4297/head
Guillaume Abrioux 2019-07-30 11:25:59 +02:00
parent 51af74face
commit d7d661d5d7
2 changed files with 4 additions and 2 deletions

View File

@ -27,7 +27,9 @@ rbd-mirror0
iscsi-gw0
[grafana-server]
mgr0
mon0
mon1
mon2
#[all:vars]
#ansible_python_interpreter=/usr/bin/python3

View File

@ -13,7 +13,7 @@ grafana_server_vms: 0
rbd_mirror_vms: 1
client_vms: 2
iscsi_gw_vms: 1
mgr_vms: 1
mgr_vms: 0
# SUBNETS TO USE FOR THE VMS
public_subnet: 192.168.30