Add some sysadmin-qa members to the error emails from openqa.
This commit is contained in:
parent
de4c76e6ef
commit
790ba6f9fd
2 changed files with 12 additions and 0 deletions
|
@ -36,6 +36,12 @@ freezes: false
|
|||
# http and NFS
|
||||
tcp_ports: [ 80, 2049 ]
|
||||
|
||||
# These people get told when something goes wrong.
|
||||
fedmsg_error_recipients:
|
||||
- adamwill@fedoraproject.org
|
||||
- tflink@fedoraproject.org
|
||||
- jsedlak@fedoraproject.org
|
||||
|
||||
# These are consumed by a task in roles/fedmsg/base/main.yml
|
||||
fedmsg_certs:
|
||||
- service: shell
|
||||
|
|
|
@ -43,6 +43,12 @@ freezes: false
|
|||
# http and NFS
|
||||
tcp_ports: [80, 2049]
|
||||
|
||||
# These people get told when something goes wrong.
|
||||
fedmsg_error_recipients:
|
||||
- adamwill@fedoraproject.org
|
||||
- tflink@fedoraproject.org
|
||||
- jsedlak@fedoraproject.org
|
||||
|
||||
# These are consumed by a task in roles/fedmsg/base/main.yml
|
||||
fedmsg_certs:
|
||||
- service: shell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue