cleanup notifications

Set pdc notifications to go to Mohan
remove nagios notifications

Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
Dennis Gilmore 2018-05-07 12:46:14 +00:00
parent a89a657fb0
commit 7d2072f8f1
2 changed files with 1 additions and 17 deletions

View file

@ -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

View file

@ -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
}