From 14cc7ec773759c86758128f8715ecd4bda532e60 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 22 Jul 2022 12:19:44 +0200 Subject: ele-calypso: fix mail notifications --- inventory/host_vars/ele-calypso.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inventory/host_vars/ele-calypso.yml') diff --git a/inventory/host_vars/ele-calypso.yml b/inventory/host_vars/ele-calypso.yml index 2eeb0f50..f5498ea9 100644 --- a/inventory/host_vars/ele-calypso.yml +++ b/inventory/host_vars/ele-calypso.yml @@ -120,7 +120,7 @@ prometheus_alertmanager_smtp: from: "noreply@elev8.at" require_tls: yes auth: - username: ele-calypso + username: ele-mon password: "{{ vault_prometheus_alertmanager_smtp_auth_password }}" prometheus_alertmanager_route: -- cgit v1.2.3