summaryrefslogtreecommitdiffstats
path: root/ansible/roles/kube-prometheus-stack/molecule/default
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2021-06-16 16:02:03 +0200
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2021-06-17 08:41:42 +0200
commit75093a62fdb06bdf672b90e7c1da9a356a6397c7 (patch)
treeda6d6ae81639118adbde20dc10ce96f9fce956fd /ansible/roles/kube-prometheus-stack/molecule/default
parent86552728e74958d9b0562f747ad83575f614c882 (diff)
[ANSIBLE] Configure custom Grafana dashboard
A new dashboard provider is set up in Grafana which reads the dash json definition from the file uploaded to Grafana PV Change-Id: I2704fe85e838e9aba2a846172334af467b9f2045 Issue-ID: INT-1926 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'ansible/roles/kube-prometheus-stack/molecule/default')
-rw-r--r--ansible/roles/kube-prometheus-stack/molecule/default/molecule.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/roles/kube-prometheus-stack/molecule/default/molecule.yml b/ansible/roles/kube-prometheus-stack/molecule/default/molecule.yml
index 17bfcd3a..c1eafa3b 100644
--- a/ansible/roles/kube-prometheus-stack/molecule/default/molecule.yml
+++ b/ansible/roles/kube-prometheus-stack/molecule/default/molecule.yml
@@ -23,5 +23,6 @@ provisioner:
all:
app_name: onap
app_data_path: "/opt/{{ app_name }}"
+ nfs_mount_path: "/nfs"
verifier:
name: testinfra