From 4ab6efde0658c8998b92bb565d3660d5478c9406 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 21 Jun 2021 20:10:43 +0200 Subject: install grafana on ch-mon --- inventory/host_vars/ch-mon.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'inventory/host_vars/ch-mon.yml') diff --git a/inventory/host_vars/ch-mon.yml b/inventory/host_vars/ch-mon.yml index 025289a4..6e064764 100644 --- a/inventory/host_vars/ch-mon.yml +++ b/inventory/host_vars/ch-mon.yml @@ -67,3 +67,6 @@ prometheus_exporters_extra: prometheus_exporter_blackbox_modules_extra: icmp: prober: icmp + + +grafana_secret_key: "{{ vault_grafana_secret_key }}" -- cgit v1.2.3