tests/dashboard: use the dedicated grafana node

The Vagrant dashboard scenario creates a dedicated grafana node but
was not use in the ansible inventory.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit a9a1f633a9)
pull/4261/head
Dimitri Savineau 2019-07-11 10:06:09 -04:00 committed by mergify[bot]
parent 87db5aa55c
commit c0abaec019
4 changed files with 4 additions and 4 deletions

View File

@ -9,4 +9,4 @@ osd0
osd1
[grafana-server]
mon0
grafana0

View File

@ -9,7 +9,7 @@ osd0
osd1
[grafana-server]
mon0
grafana0
[all:vars]
debian_ceph_packages=['ceph', 'ceph-common', 'ceph-fuse']

View File

@ -9,4 +9,4 @@ osd0
osd1
[grafana-server]
mon0
grafana0

View File

@ -9,7 +9,7 @@ osd0
osd1
[grafana-server]
mon0
grafana0
[all:vars]
debian_ceph_packages=['ceph', 'ceph-common', 'ceph-fuse']