From d73462e4d056914ba1b587ec957f7bb4bf4ac608 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Thu, 20 Jul 2017 02:21:34 +0000 Subject: [PATCH] lets try having this go directly to me --- roles/nagios_server/files/nagios/contacts/smooge.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/roles/nagios_server/files/nagios/contacts/smooge.cfg b/roles/nagios_server/files/nagios/contacts/smooge.cfg index 079502c799..b43e778342 100644 --- a/roles/nagios_server/files/nagios/contacts/smooge.cfg +++ b/roles/nagios_server/files/nagios/contacts/smooge.cfg @@ -7,7 +7,7 @@ define contact{ host_notification_options d,u,r service_notification_commands notify-by-email host_notification_commands host-notify-by-email - email smooge+notify@gmail.com + email smooge@gmail.com,5052639693@tmomail.net } define contact{ @@ -19,8 +19,8 @@ define contact{ host_notification_options d,u,r service_notification_commands notify-by-epager host_notification_commands host-notify-by-epager - email smooge+mobile@gmail.com - pager smooge+mobile@gmail.com + email smooge@gmail.com,5052639693@tmomail.net + pager 5052639693@tmomail.net } define contact{ @@ -32,7 +32,7 @@ define contact{ host_notification_options d,u,r service_notification_commands notify-by-epager host_notification_commands host-notify-by-epager - email smooge+mobile@gmail.com - pager smooge+mobile@gmail.com + email smooge@gmail.com,5052639693@tmomail.net + pager 5052639693@tmomail.net }