From c0abc9919fa52519dbd818cd13e38cfffa18e948 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Fri, 21 Jul 2017 00:23:09 +0000 Subject: [PATCH] and I have no idea whatr I am doing --- roles/nagios_server/files/nagios/contacts/smooge.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 }