From 2b45db2de49208b0d78b04ba2eaa1bd2f5b45e8a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 21 Oct 2021 00:47:37 +0200 Subject: fix typo --- inventory/host_vars/ch-mon.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inventory/host_vars/ch-mon.yml') diff --git a/inventory/host_vars/ch-mon.yml b/inventory/host_vars/ch-mon.yml index 8c353e88..cf570e4d 100644 --- a/inventory/host_vars/ch-mon.yml +++ b/inventory/host_vars/ch-mon.yml @@ -119,7 +119,7 @@ prometheus_server_jobs_extra: | action: drop -promethues_alertmanager_smtp: +prometheus_alertmanager_smtp: smarthost: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets['ch-prometheus-legacy']) | ipaddr('address') }}:25" from: "noreply@chaos-at-home.org" require_tls: no -- cgit v1.2.3