alter point of contacts and remove some people from copr-dev access list
This commit is contained in:
parent
9fa877dc5a
commit
b36a14c7b6
7 changed files with 6 additions and 7 deletions
|
@ -26,7 +26,7 @@ frontend_base_url: "https://copr.fedorainfracloud.org"
|
|||
# See http://infrastructure.fedoraproject.org/csi/security-policy/
|
||||
|
||||
csi_security_category: High
|
||||
csi_primary_contact: msuchy (mirek, vgologuz) IRC #fedora-admin, #fedora-buildsys
|
||||
csi_primary_contact: msuchy (mirek, clime, asamalik, frostyx) IRC #fedora-admin, #fedora-buildsys
|
||||
csi_purpose: Provide the backend for copr (3rd party packages)
|
||||
csi_relationship: |
|
||||
- Backend: Management of copr cloud infrastructure (OpenStack).
|
||||
|
|
|
@ -24,6 +24,6 @@ frontend_base_url: "http://copr-fe-dev.cloud.fedoraproject.org"
|
|||
# See http://infrastructure.fedoraproject.org/csi/security-policy/
|
||||
|
||||
csi_security_category: Moderate
|
||||
csi_primary_contact: msuchy (mirek, vgologuz) IRC #fedora-admin, #fedora-buildsys
|
||||
csi_primary_contact: msuchy (mirek, clime, frostyx, asamalik) IRC #fedora-admin, #fedora-buildsys
|
||||
csi_purpose: Provide the testing environment of copr's backend
|
||||
csi_relationship: This host is the testing environment for the cloud infrastructure of copr's backend
|
||||
|
|
|
@ -7,7 +7,7 @@ copr_frontend_public_hostname: "copr.fedorainfracloud.org"
|
|||
# See http://infrastructure.fedoraproject.org/csi/security-policy/
|
||||
|
||||
csi_security_category: Moderate
|
||||
csi_primary_contact: msuchy (mirek, vgologuz) IRC #fedora-admin, #fedora-buildsys
|
||||
csi_primary_contact: msuchy (mirek, clime, asamalik, frostyx) IRC #fedora-admin, #fedora-buildsys
|
||||
csi_purpose: Provide a publicly accessible frontend for 3rd party packages (copr)
|
||||
csi_relationship: |
|
||||
- This host provides the frontend part of copr only.
|
||||
|
|
|
@ -7,7 +7,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: bkabrda msuchy tradej pingou vgologuz frostyx asamalik clime
|
||||
root_auth_users: msuchy pingou vgologuz frostyx asamalik clime
|
||||
description: copr dispatcher and repo server - dev instance
|
||||
tcp_ports: ['22', '80', '443']
|
||||
# volumes: copr-be-dev-data
|
||||
|
|
|
@ -7,7 +7,7 @@ security_group: web-80-anywhere-persistent,ssh-anywhere-persistent,default
|
|||
zone: nova
|
||||
hostbase: copr-dist-git-dev-
|
||||
public_ip: 209.132.184.179
|
||||
root_auth_users: bkabrda ryanlerch pingou msuchy tradej asamalik vgologuz frostyx clime
|
||||
root_auth_users: ryanlerch pingou msuchy asamalik vgologuz frostyx clime
|
||||
description: dist-git for copr service - dev instance
|
||||
tcp_ports: [22, 80]
|
||||
# volumes: copr-dist-git-dev
|
||||
|
|
|
@ -7,7 +7,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: bkabrda ryanlerch pingou msuchy tradej asamalik vgologuz frostyx clime
|
||||
root_auth_users: ryanlerch pingou msuchy asamalik vgologuz frostyx clime
|
||||
description: copr frontend server - dev instance
|
||||
tcp_ports: [22, 80, 443]
|
||||
# volumes: copr-fe-dev-db
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
msuchy+coprmachine@redhat.com
|
||||
asamalik@redhat.com
|
||||
vgologuz@redhat.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue