diff --git a/roles/nagios_server/files/nagios-external/contacts/ausil.cfg b/roles/nagios_server/files/nagios-external/contacts/ausil.cfg index c025f731a4..f8f5e6c8a9 100644 --- a/roles/nagios_server/files/nagios-external/contacts/ausil.cfg +++ b/roles/nagios_server/files/nagios-external/contacts/ausil.cfg @@ -9,8 +9,8 @@ define contact{ host_notification_commands host-notify-by-email #service_notification_commands notify-by-epager #host_notification_commands host-notify-by-epager - #email ausil@fedoraproject.org - pager 3098682442@tmomail.net - email 3098682442@tmomail.net + email ausil@fedoraproject.org + #pager 3098682442@tmomail.net + #email 3098682442@tmomail.net } diff --git a/roles/nagios_server/files/nagios/contacts/ausil.cfg b/roles/nagios_server/files/nagios/contacts/ausil.cfg index c025f731a4..f8f5e6c8a9 100644 --- a/roles/nagios_server/files/nagios/contacts/ausil.cfg +++ b/roles/nagios_server/files/nagios/contacts/ausil.cfg @@ -9,8 +9,8 @@ define contact{ host_notification_commands host-notify-by-email #service_notification_commands notify-by-epager #host_notification_commands host-notify-by-epager - #email ausil@fedoraproject.org - pager 3098682442@tmomail.net - email 3098682442@tmomail.net + email ausil@fedoraproject.org + #pager 3098682442@tmomail.net + #email 3098682442@tmomail.net }