summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-02-07 01:01:23 +0100
committerChristian Pointner <equinox@spreadspace.org>2023-02-07 01:01:23 +0100
commitdffe04d3c18668a86d1ad6acc4eecfb7a377fb1d (patch)
treeb6f02f6297c573c45bdd5402c9274124927c396a
parentadd vastly improved openwrt_setup module (diff)
convert existing prometheus installations
-rw-r--r--chaos-at-home/ch-mon.yml2
-rw-r--r--dan/ele-calypso.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/chaos-at-home/ch-mon.yml b/chaos-at-home/ch-mon.yml
index df34e09d..f6c8c94f 100644
--- a/chaos-at-home/ch-mon.yml
+++ b/chaos-at-home/ch-mon.yml
@@ -15,8 +15,8 @@
- role: nginx/base
- role: apt-repo/spreadspace
- role: monitoring/prometheus/ca
- - role: monitoring/prometheus/exporter
- role: monitoring/prometheus/server
+ - role: monitoring/prometheus/exporter
- role: monitoring/prometheus/alertmanager
- role: monitoring/grafana
- role: monitoring/landingpage
diff --git a/dan/ele-calypso.yml b/dan/ele-calypso.yml
index 106a73d0..b0c143c1 100644
--- a/dan/ele-calypso.yml
+++ b/dan/ele-calypso.yml
@@ -20,8 +20,8 @@
- role: nginx/base
- role: monitoring/sachet
- role: monitoring/prometheus/ca
- - role: monitoring/prometheus/exporter
- role: monitoring/prometheus/server
+ - role: monitoring/prometheus/exporter
- role: monitoring/prometheus/alertmanager
- role: monitoring/grafana
- role: monitoring/landingpage