blob: d4ed945f0e03c901c7b68f04e000ee2995bbd1a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
define contact {
contact_name sysadmin-qa
alias Fedora QA SysAdmins
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
email sysadmin-qa-members@fedoraproject.org
}
|