mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
Declare fedmsg certs for anitya.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user