Declare fedmsg certs for anitya.

This commit is contained in:
Ralph Bean 2014-09-10 16:38:42 +00:00
parent 0e2410d160
commit a461130c0f

View file

@ -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,