Declare fedmsg certs for anitya.
This commit is contained in:
parent
0e2410d160
commit
a461130c0f
1 changed files with 5 additions and 0 deletions
|
@ -170,6 +170,11 @@ config = dict(
|
|||
("fedora_elections.elections01", "fedora_elections-elections01.%s" % suffix),
|
||||
("fedora_elections.elections02", "fedora_elections-elections02.%s" % suffix),
|
||||
|
||||
("shell.anitya-frontend", "shell-anitya-frontend.vpn.fedoraproject.org"),
|
||||
("anitya.anitya-frontend", "anitya-anitya-frontend.vpn.fedoraproject.org"),
|
||||
("shell.anitya-backend", "shell-anitya-backend.vpn.fedoraproject.org"),
|
||||
("anitya.anitya-backend", "anitya-anitya-backend.vpn.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