copr: give schlupov and thrnciar a ssh access to dev and stg servers
This commit is contained in:
parent
dc4de8e92a
commit
58ad46df10
7 changed files with 7 additions and 7 deletions
|
@ -6,7 +6,7 @@ security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywh
|
|||
zone: nova
|
||||
hostbase: copr-be-dev-
|
||||
public_ip: 209.132.184.53
|
||||
root_auth_users: msuchy pingou frostyx dturecek praiskup
|
||||
root_auth_users: msuchy pingou frostyx dturecek praiskup schlupov thrnciar
|
||||
description: copr dispatcher and repo server - dev instance
|
||||
tcp_ports: ['22', '80', '443', '2003', '4001']
|
||||
# volumes: copr-be-dev-data
|
||||
|
|
|
@ -6,7 +6,7 @@ security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywh
|
|||
zone: nova
|
||||
hostbase: copr-be-stg-
|
||||
public_ip: 209.132.184.44
|
||||
root_auth_users: msuchy pingou frostyx dturecek praiskup
|
||||
root_auth_users: msuchy pingou frostyx dturecek praiskup schlupov thrnciar
|
||||
description: copr dispatcher and repo server - stg instance
|
||||
tcp_ports: ['22', '80', '443', '2003', '4001']
|
||||
# volumes: copr-be-stg-data
|
||||
|
|
|
@ -7,7 +7,7 @@ security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywh
|
|||
zone: nova
|
||||
hostbase: copr-dist-git-dev-
|
||||
public_ip: 209.132.184.179
|
||||
root_auth_users: ryanlerch pingou msuchy dturecek frostyx praiskup
|
||||
root_auth_users: ryanlerch pingou msuchy dturecek frostyx praiskup schlupov thrnciar
|
||||
description: dist-git for copr service - dev instance
|
||||
tcp_ports: [22, 80, 443]
|
||||
# volumes: copr-dist-git-dev
|
||||
|
|
|
@ -6,7 +6,7 @@ security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywh
|
|||
zone: nova
|
||||
hostbase: copr-dist-git-stg-
|
||||
public_ip: 209.132.184.57
|
||||
root_auth_users: ryanlerch pingou msuchy dturecek frostyx frostyx praiskup
|
||||
root_auth_users: ryanlerch pingou msuchy dturecek frostyx frostyx praiskup schlupov thrnciar
|
||||
description: dist-git for copr service - stg instance
|
||||
tcp_ports: [22, 80, 443]
|
||||
# volumes: copr-dist-git-stg
|
||||
|
|
|
@ -6,7 +6,7 @@ security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywh
|
|||
zone: nova
|
||||
hostbase: copr-fe-dev-
|
||||
public_ip: 209.132.184.55
|
||||
root_auth_users: ryanlerch pingou msuchy dturecek frostyx praiskup schlupov
|
||||
root_auth_users: ryanlerch pingou msuchy dturecek frostyx praiskup schlupov thrnciar
|
||||
description: copr frontend server - dev instance
|
||||
tcp_ports: [22, 80, 443]
|
||||
# volumes: copr-fe-dev-db
|
||||
|
|
|
@ -7,7 +7,7 @@ security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywh
|
|||
zone: nova
|
||||
hostbase: copr-keygen-dev-
|
||||
public_ip: 209.132.184.46
|
||||
root_auth_users: msuchy frostyx dturecek praiskup
|
||||
root_auth_users: msuchy frostyx dturecek praiskup schlupov thrnciar
|
||||
volumes: [ {volume_id: '9e2b4c55-9ec3-4508-af46-a40f3a5bd982', device: '/dev/vdc'} ]
|
||||
description: copr key gen and sign host - dev instance
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywh
|
|||
zone: nova
|
||||
hostbase: copr-keygen-stg-
|
||||
public_ip: 209.132.184.56
|
||||
root_auth_users: msuchy frostyx dturecek praiskup
|
||||
root_auth_users: msuchy frostyx dturecek praiskup schlupov thrnciar
|
||||
volumes: [ {volume_id: '5424ff3c-b1c6-4291-a0ed-2d30924f4f88', device: '/dev/vdc'} ]
|
||||
description: copr keygen and sign host - stg instance
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue