Fix copr stg IP addresses
This commit is contained in:
parent
2735d46895
commit
d03bdfecbf
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ keypair: fedora-admin-20130801
|
||||||
security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywhere-persistent,default,allow-nagios-persistent,fedmsg-relay-persistent
|
security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywhere-persistent,default,allow-nagios-persistent,fedmsg-relay-persistent
|
||||||
zone: nova
|
zone: nova
|
||||||
hostbase: copr-be-stg-
|
hostbase: copr-be-stg-
|
||||||
public_ip: 209.132.184.53
|
public_ip: 209.132.184.44
|
||||||
root_auth_users: msuchy pingou frostyx dturecek clime
|
root_auth_users: msuchy pingou frostyx dturecek clime
|
||||||
description: copr dispatcher and repo server - stg instance
|
description: copr dispatcher and repo server - stg instance
|
||||||
tcp_ports: ['22', '80', '443', '2003', '4001']
|
tcp_ports: ['22', '80', '443', '2003', '4001']
|
||||||
|
|
|
@ -5,7 +5,7 @@ keypair: fedora-admin-20130801
|
||||||
security_group: web-80-anywhere-persistent,ssh-anywhere-persistent,default,all-icmp-persistent
|
security_group: web-80-anywhere-persistent,ssh-anywhere-persistent,default,all-icmp-persistent
|
||||||
zone: nova
|
zone: nova
|
||||||
hostbase: copr-dist-git-stg-
|
hostbase: copr-dist-git-stg-
|
||||||
public_ip: 209.132.184.179
|
public_ip: 209.132.184.57
|
||||||
root_auth_users: ryanlerch pingou msuchy dturecek frostyx clime
|
root_auth_users: ryanlerch pingou msuchy dturecek frostyx clime
|
||||||
description: dist-git for copr service - stg instance
|
description: dist-git for copr service - stg instance
|
||||||
tcp_ports: [22, 80]
|
tcp_ports: [22, 80]
|
||||||
|
|
|
@ -6,7 +6,7 @@ keypair: fedora-admin-20130801
|
||||||
security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywhere-persistent,default,all-icmp-persistent
|
security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywhere-persistent,default,all-icmp-persistent
|
||||||
zone: nova
|
zone: nova
|
||||||
hostbase: copr-keygen-stg-
|
hostbase: copr-keygen-stg-
|
||||||
public_ip: 209.132.184.46
|
public_ip: 209.132.184.56
|
||||||
root_auth_users: msuchy clime frostyx dturecek
|
root_auth_users: msuchy clime frostyx dturecek
|
||||||
volumes: [ {volume_id: '5424ff3c-b1c6-4291-a0ed-2d30924f4f88', device: '/dev/vdc'} ]
|
volumes: [ {volume_id: '5424ff3c-b1c6-4291-a0ed-2d30924f4f88', device: '/dev/vdc'} ]
|
||||||
description: copr keygen and sign host - stg instance
|
description: copr keygen and sign host - stg instance
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue