diff --git a/roles/nagios_server/files/nagios/contacts/smooge.cfg b/roles/nagios_server/files/nagios/contacts/smooge.cfg index 8980bae07f..e674f5b46b 100644 --- a/roles/nagios_server/files/nagios/contacts/smooge.cfg +++ b/roles/nagios_server/files/nagios/contacts/smooge.cfg @@ -20,7 +20,7 @@ define contact{ service_notification_commands notify-by-epager host_notification_commands host-notify-by-epager email smooge+notify@gmail.com - pager 5052639693@tmomail.net + pager smooge@smoogespace.com } define contact{ @@ -33,6 +33,6 @@ define contact{ service_notification_commands notify-by-epager host_notification_commands host-notify-by-epager email smooge+notify@gmail.com - pager 5052639693@tmomail.net + pager smooge@smoogespace.com }