Send bodhi backend errors to bodhiadmin-members@fp.o.
This commit is contained in:
parent
0f83a9994c
commit
87c6e4eacd
2 changed files with 8 additions and 0 deletions
|
@ -31,6 +31,10 @@ nrpe_procs_crit: 1000
|
|||
|
||||
host_group: releng
|
||||
|
||||
# These people get told when something goes wrong.
|
||||
fedmsg_error_recipients:
|
||||
- bodhiadmin-members@fedoraproject.org
|
||||
|
||||
## XXX -- note that the fedmsg_certs declaration does not happen here, but
|
||||
# happens instead at the inventory/host_vars/ level since bodhi-backend01 and
|
||||
# bodhi-backend02 have different roles and responsibilities.
|
||||
|
|
|
@ -30,6 +30,10 @@ nrpe_procs_crit: 1000
|
|||
|
||||
host_group: releng
|
||||
|
||||
# These people get told when something goes wrong.
|
||||
fedmsg_error_recipients:
|
||||
- bodhiadmin-members@fedoraproject.org
|
||||
|
||||
# These set a config value in /etc/fedmsg.d/, see roles/bodhi2/base/
|
||||
# They are both true for the single bodhi-backend node in stg.
|
||||
bodhi_masher_enabled: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue