diff --git a/inventory/host_vars/pdc-backend01.stg.phx2.fedoraproject.org b/inventory/host_vars/pdc-backend01.stg.phx2.fedoraproject.org index 1d3ea5c55f..8db306caff 100644 --- a/inventory/host_vars/pdc-backend01.stg.phx2.fedoraproject.org +++ b/inventory/host_vars/pdc-backend01.stg.phx2.fedoraproject.org @@ -15,4 +15,4 @@ datacenter: phx2 # These people get told when something goes wrong. fedmsg_error_recipients: - ralph@fedoraproject.org -- ausil@fedoraproject.org +- mohanboddu@fedoraproject.org diff --git a/roles/nagios_server/files/nagios/contacts/ausil.cfg b/roles/nagios_server/files/nagios/contacts/ausil.cfg deleted file mode 100644 index f8f5e6c8a9..0000000000 --- a/roles/nagios_server/files/nagios/contacts/ausil.cfg +++ /dev/null @@ -1,16 +0,0 @@ -define contact{ - contact_name ausil - alias Dennis Gilmore - service_notification_period 24x7 - host_notification_period 24x7 - service_notification_options w,u,c,r - host_notification_options d,u,r - service_notification_commands notify-by-email - 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 -} -