summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-mon.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-06-21 20:10:43 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-06-21 20:10:43 +0200
commit4ab6efde0658c8998b92bb565d3660d5478c9406 (patch)
tree2ac0e7da4989a7c13a21dba94036803da5684d0c /inventory/host_vars/ch-mon.yml
parentpromethues: initial support for alert rules (diff)
install grafana on ch-mon
Diffstat (limited to 'inventory/host_vars/ch-mon.yml')
-rw-r--r--inventory/host_vars/ch-mon.yml3
1 files changed, 3 insertions, 0 deletions
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 }}"