add praiskup to primary contacts in Fedora

This commit is contained in:
Miroslav Suchý 2019-04-01 08:59:50 +02:00
parent 3240d41f18
commit a73155f0f8
12 changed files with 12 additions and 12 deletions

View file

@ -27,7 +27,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), clime, frostyx, dturecek IRC #fedora-admin, #fedora-buildsys"
csi_primary_contact: "msuchy (mirek), clime, frostyx, dturecek, praiskup IRC #fedora-admin, #fedora-buildsys"
csi_purpose: Provide the backend for copr (3rd party packages)
csi_relationship: |
- Backend: Management of copr cloud infrastructure (OpenStack).

View file

@ -24,6 +24,6 @@ frontend_base_url: "https://copr-fe-dev.cloud.fedoraproject.org"
# See http://infrastructure.fedoraproject.org/csi/security-policy/
csi_security_category: Moderate
csi_primary_contact: "msuchy (mirek), clime, frostyx, dturecek IRC #fedora-admin, #fedora-buildsys"
csi_primary_contact: "msuchy (mirek), clime, frostyx, dturecek, praiskup 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

View file

@ -26,6 +26,6 @@ frontend_base_url: "https://copr.stg.fedoraproject.org"
# See http://infrastructure.fedoraproject.org/csi/security-policy/
csi_security_category: Moderate
csi_primary_contact: "msuchy (mirek), clime, frostyx, dturecek IRC #fedora-admin, #fedora-buildsys"
csi_primary_contact: "msuchy (mirek), clime, frostyx, dturecek, praiskup 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

View file

@ -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), clime, frostyx, dturecek IRC #fedora-admin, #fedora-buildsys"
csi_primary_contact: "msuchy (mirek), clime, frostyx, dturecek, praiskup 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.

View file

@ -2,7 +2,7 @@
copr_frontend_public_hostname: "copr-fe-dev.cloud.fedoraproject.org"
csi_security_category: Low
csi_primary_contact: "msuchy (mirek), clime, frostyx, dturecek IRC #fedora-admin, #fedora-buildsys"
csi_primary_contact: "msuchy (mirek), clime, frostyx, dturecek, praiskup IRC #fedora-admin, #fedora-buildsys"
csi_purpose: Provide the testing environment of copr's frontend
csi_relationship: This host is the testing environment for copr's web interface

View file

@ -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 clime
root_auth_users: msuchy pingou frostyx dturecek clime praiskup
description: copr dispatcher and repo server - stg instance
tcp_ports: ['22', '80', '443', '2003', '4001']
# volumes: copr-be-stg-data

View file

@ -7,7 +7,7 @@ security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywh
zone: nova
hostbase: copr-be-
public_ip: 209.132.184.48
root_auth_users: msuchy clime frostyx
root_auth_users: msuchy clime frostyx praiskup
description: copr dispatcher and repo server
volumes: [ {volume_id: '63c3a40c-e228-417a-97a2-e2c34730bf3b', device: '/dev/vdc'} ]
inventory_tenant: persistent

View file

@ -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 clime
root_auth_users: ryanlerch pingou msuchy dturecek frostyx clime frostyx praiskup
description: dist-git for copr service - stg instance
tcp_ports: [22, 80, 443]
# volumes: copr-dist-git-stg

View file

@ -6,7 +6,7 @@ security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywh
zone: nova
hostbase: copr-dist-git
public_ip: 209.132.184.163
root_auth_users: msuchy clime frostyx
root_auth_users: msuchy clime frostyx praiskup
description: dist-git for copr service - prod instance
tcp_ports: [22, 80, 443]
# volumes: copr-dist-git, copr-dist-git-log

View file

@ -9,7 +9,7 @@ security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywh
zone: nova
hostbase: copr-fe-
public_ip: 209.132.184.54
root_auth_users: msuchy clime frostyx
root_auth_users: msuchy clime frostyx praiskup
description: copr frontend server - prod instance
tcp_ports: [22, 80, 443]
volumes: [ {volume_id: '8f790db7-8294-4d2b-8bae-7af5961ce0f8', device: '/dev/vdc'} ]

View file

@ -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 clime frostyx dturecek
root_auth_users: msuchy clime frostyx dturecek praiskup
volumes: [ {volume_id: '5424ff3c-b1c6-4291-a0ed-2d30924f4f88', device: '/dev/vdc'} ]
description: copr keygen and sign host - stg instance

View file

@ -5,7 +5,7 @@ keypair: fedora-admin-20130801
zone: nova
hostbase: copr-keygen-
public_ip: 209.132.184.49
root_auth_users: msuchy clime frostyx
root_auth_users: msuchy clime frostyx praiskup
description: copr key gen instance
volumes: [ {volume_id: '761175dc-daaf-48c0-be09-5799990f97a7', device: '/dev/vdc'} ]
# security_group: default