summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
Diffstat (limited to 'inventory')
-rw-r--r--inventory/group_vars/promzone-elevate-festival/vars.yml10
-rw-r--r--inventory/host_vars/ele-mon.yml12
2 files changed, 12 insertions, 10 deletions
diff --git a/inventory/group_vars/promzone-elevate-festival/vars.yml b/inventory/group_vars/promzone-elevate-festival/vars.yml
index f6c063f8..1f5ee63f 100644
--- a/inventory/group_vars/promzone-elevate-festival/vars.yml
+++ b/inventory/group_vars/promzone-elevate-festival/vars.yml
@@ -6,13 +6,13 @@ prometheus_exporters_default:
- node
prometheus_exporter_node_version: 1.3.1
-prometheus_exporter_ipmi_version: 1.5.1
-prometheus_exporter_ssl_version: 2.4.0
-prometheus_exporter_blackbox_version: 0.20.0
+prometheus_exporter_ipmi_version: 1.6.1
+prometheus_exporter_ssl_version: 2.4.1
+prometheus_exporter_blackbox_version: 0.21.0
prometheus_exporter_nut_version: 2.3.5
-prometheus_server_version: 2.32.1
-prometheus_alertmanager_version: 0.23.0
+prometheus_server_version: 2.36.2
+prometheus_alertmanager_version: 0.24.0
prometheus_server: ele-mon
prometheus_server_jobs:
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