Rename the anitya fedmsg certs.

This commit is contained in:
Ralph Bean 2015-06-12 23:10:42 +00:00
parent 2a3d8d7598
commit 460b9a654b
3 changed files with 6 additions and 4 deletions

View file

@ -7,6 +7,7 @@ volgroup: /dev/vg_guests
eth0_ip: 140.211.169.230
ansible_ssh_host: anitya-backend01.fedoraproject.org
fedmsg_fqdn: anitya-backend01.vpn.fedoraproject.org
postfix_group: vpn

View file

@ -9,6 +9,7 @@ volgroup: /dev/vg_guests
eth0_ip: 140.211.169.229
ansible_ssh_host: anitya-frontend01.fedoraproject.org
fedmsg_fqdn: anitya-frontend01.vpn.fedoraproject.org
postfix_group: vpn

View file

@ -187,10 +187,10 @@ config = dict(
("shell.mm-backend01", "shell-mm-backend01.%s" % suffix),
("mirrormanager.mm-backend01", "shell-mm-backend01.%s" % suffix),
("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"),
("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"),
# FAF/retrace is on the qa network and talks to an inbound relay.
("shell.retrace01", "shell-retrace01.qa.fedoraproject.org"),