Fedmsg config for retrace.
This commit is contained in:
parent
c2ec87d35d
commit
dd52398105
4 changed files with 22 additions and 0 deletions
|
@ -181,6 +181,12 @@ config = dict(
|
|||
("shell.anitya-backend01", "shell-anitya-backend01.fedoraproject.org"),
|
||||
("anitya.anitya-backend01", "anitya-anitya-backend01.fedoraproject.org"),
|
||||
|
||||
# FAF/retrace is on the qa network and talks to an inbound relay.
|
||||
("shell.retrace01", "shell-retrace01.qa.fedoraproject.org"),
|
||||
("shell.retrace02", "shell-retrace02.qa.fedoraproject.org"),
|
||||
("faf.retrace01", "faf-retrace01.qa.fedoraproject.org"),
|
||||
("faf.retrace02", "faf-retrace02.qa.fedoraproject.org"),
|
||||
|
||||
# This is for the copr backend, which is a little different. The
|
||||
# "cert-prefix" is just "copr", and is hardcoded in
|
||||
# backend/dispatcher.py. The hostname is also a little different,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue