mirror of https://github.com/ceph/ceph-ansible.git
tests: test dashboard deployment with podman scenario
This commit adds a grafana-server section in order to test dashboard deployment with podman. Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>pull/4285/head
parent
02beb00916
commit
3c2fd337d9
|
@ -26,5 +26,8 @@ rbd-mirror0
|
||||||
[iscsigws]
|
[iscsigws]
|
||||||
iscsi-gw0
|
iscsi-gw0
|
||||||
|
|
||||||
|
[grafana-server]
|
||||||
|
mgr0
|
||||||
|
|
||||||
#[all:vars]
|
#[all:vars]
|
||||||
#ansible_python_interpreter=/usr/bin/python3
|
#ansible_python_interpreter=/usr/bin/python3
|
Loading…
Reference in New Issue