summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
Diffstat (limited to 'inventory')
-rw-r--r--inventory/host_vars/ch-mon.yml18
-rw-r--r--inventory/host_vars/ele-calypso.yml10
2 files changed, 14 insertions, 14 deletions
diff --git a/inventory/host_vars/ch-mon.yml b/inventory/host_vars/ch-mon.yml
index f2268cf3..0c9e67ad 100644
--- a/inventory/host_vars/ch-mon.yml
+++ b/inventory/host_vars/ch-mon.yml
@@ -264,9 +264,9 @@ grafana_dashboards:
datasource: "Prometheus"
- file: openwrt
datasource: "Prometheus"
- - file: chrony
+ - file: ipmi
datasource: "Prometheus"
- - file: environment-sensors
+ - file: environment/sensors
datasource: "Prometheus"
- file: blackbox/ssh
datasource: "Prometheus"
@@ -274,19 +274,19 @@ grafana_dashboards:
datasource: "Prometheus"
- file: blackbox/mqtt
datasource: "Prometheus"
- - file: smokeping
+ - file: net/chrony
datasource: "Prometheus"
- - file: bind
+ - file: net/smokeping
datasource: "Prometheus"
- - file: ipmi
+ - file: net/bind
datasource: "Prometheus"
- - file: standalone-kubelet-overview
+ - file: net/mosquitto
datasource: "Prometheus"
- - file: apps/whawty-nginx-sso
+ - file: net/coredns
datasource: "Prometheus"
- - file: mosquitto
+ - file: apps/standalone-kubelet-overview
datasource: "Prometheus"
- - file: coredns
+ - file: apps/whawty-nginx-sso
datasource: "Prometheus"
grafana_admin_password: "{{ vault_grafana_admin_password }}"
diff --git a/inventory/host_vars/ele-calypso.yml b/inventory/host_vars/ele-calypso.yml
index a2607fc6..6851fc99 100644
--- a/inventory/host_vars/ele-calypso.yml
+++ b/inventory/host_vars/ele-calypso.yml
@@ -177,15 +177,15 @@ grafana_dashboards:
datasource: "Prometheus"
- file: openwrt
datasource: "Prometheus"
- - file: chrony
+ - file: ipmi
datasource: "Prometheus"
- - file: blackbox/ssh
+ - file: net/chrony
datasource: "Prometheus"
- - file: network-ups-tools
+ - file: blackbox/ssh
datasource: "Prometheus"
- - file: ipmi
+ - file: environment/network-ups-tools
datasource: "Prometheus"
- - file: standalone-kubelet-overview
+ - file: apps/standalone-kubelet-overview
datasource: "Prometheus"
grafana_admin_password: "{{ vault_grafana_admin_password }}"