postfix ok et template mail nagios
This commit is contained in:
1
roles/nagios/defaults/main.yml
Normal file
1
roles/nagios/defaults/main.yml
Normal file
@@ -0,0 +1 @@
|
||||
MAIL_DEST: "anthony.arnoux@protonmail.ch"
|
@@ -35,7 +35,7 @@ define contact {
|
||||
host_notification_options d,r
|
||||
service_notification_commands notify-service-by-email
|
||||
host_notification_commands notify-host-by-email
|
||||
email nagios.gsb22@gmail.com
|
||||
email {{ MAIL_DEST }}
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user