diff --git a/keepalived.conf b/keepalived.conf index 0506188..c15a02a 100644 --- a/keepalived.conf +++ b/keepalived.conf @@ -1,4 +1,10 @@ global_defs { + notification_email { + dns1@mewes-chen.de + } + notification_email_from dns1@mewes-chen.de + smtp_server infrastruktur.proxmox.homelab + smtp_connect_timeout 30 max_auto_priority enable_script_security }