Rename the anitya fedmsg certs.
This commit is contained in:
parent
2a3d8d7598
commit
460b9a654b
3 changed files with 6 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue