summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-mon.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-07-05 22:58:16 +0200
committerChristian Pointner <equinox@spreadspace.org>2022-07-05 22:58:16 +0200
commit834bcabcd02a6ca07f706e5cc2d986661aaafa32 (patch)
tree29bcd8473ac4a701c4b19cf38de77d0d4c0e70be /inventory/host_vars/ele-mon.yml
parentele-(helene|mon): configure ntp (diff)
ele-mon: upgrade prometheus components
Diffstat (limited to 'inventory/host_vars/ele-mon.yml')
-rw-r--r--inventory/host_vars/ele-mon.yml12
1 files changed, 7 insertions, 5 deletions
diff --git a/inventory/host_vars/ele-mon.yml b/inventory/host_vars/ele-mon.yml
index 2f2b46eb..2dc941ea 100644
--- a/inventory/host_vars/ele-mon.yml
+++ b/inventory/host_vars/ele-mon.yml
@@ -90,11 +90,13 @@ prometheus_alertmanager_smtp:
password: "{{ vault_prometheus_alertmanager_smtp_auth_password }}"
prometheus_alertmanager_route:
- receiver: equinox
- matchers:
- - 'alertname != PrometheusAlertmanagerE2eDeadManSwitch'
- group_by:
- - instance
+ receiver: empty
+ routes:
+ - receiver: equinox
+ matchers:
+ - 'alertname != PrometheusAlertmanagerE2eDeadManSwitch'
+ group_by:
+ - instance
prometheus_alertmanager_receivers:
- name: empty