sent notifications to msuchy@ as clime@ does not work now

This commit is contained in:
Miroslav Suchý 2019-04-01 10:10:09 +02:00
parent a73155f0f8
commit b7394d1c54
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
define contactgroup {
contactgroup_name copr
alias COPR Notifications
members clime
members msuchy
}

View file

@ -1,11 +1,11 @@
define contact{
contact_name clime
alias clime
contact_name msuchy
alias msuchy
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-epager
host_notification_commands host-notify-by-epager
pager clime@redhat.com
pager msuchy@redhat.com
}