mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
Drop the .vpn from the anitya hosts
This commit is contained in:
@@ -170,10 +170,10 @@ config = dict(
|
||||
("fedora_elections.elections01", "fedora_elections-elections01.%s" % suffix),
|
||||
("fedora_elections.elections02", "fedora_elections-elections02.%s" % suffix),
|
||||
|
||||
("shell.anitya-frontend01", "shell-anitya-frontend01.vpn.fedoraproject.org"),
|
||||
("anitya.anitya-frontend01", "anitya-anitya-frontend01.vpn.fedoraproject.org"),
|
||||
("shell.anitya-backend01", "shell-anitya-backend01.vpn.fedoraproject.org"),
|
||||
("anitya.anitya-backend01", "anitya-anitya-backend01.vpn.fedoraproject.org"),
|
||||
("shell.anitya-frontend01", "shell-anitya-frontend01.fedoraproject.org"),
|
||||
("anitya.anitya-frontend01", "anitya-anitya-frontend01.fedoraproject.org"),
|
||||
("shell.anitya-backend01", "shell-anitya-backend01.fedoraproject.org"),
|
||||
("anitya.anitya-backend01", "anitya-anitya-backend01.fedoraproject.org"),
|
||||
|
||||
# This is for the copr backend, which is a little different. The
|
||||
# "cert-prefix" is just "copr", and is hardcoded in
|
||||
|
||||
Reference in New Issue
Block a user