remove vgologuz from acl
it has been more than 1/2 year since he was active and it does not look he will be active anymore
This commit is contained in:
parent
93c3140826
commit
2b61d726d4
6 changed files with 4 additions and 7 deletions
|
@ -2,6 +2,6 @@
|
|||
copr_frontend_public_hostname: "copr-fe-dev.cloud.fedoraproject.org"
|
||||
|
||||
csi_security_category: Low
|
||||
csi_primary_contact: msuchy (mirek, vgologuz) | IRC #fedora-admin, #fedora-buildsys
|
||||
csi_primary_contact: msuchy (mirek), clime | 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
|
||||
|
|
|
@ -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: msuchy pingou vgologuz frostyx asamalik clime
|
||||
root_auth_users: msuchy pingou 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: ryanlerch pingou msuchy asamalik vgologuz frostyx clime
|
||||
root_auth_users: ryanlerch pingou msuchy asamalik 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: ryanlerch pingou msuchy asamalik vgologuz frostyx clime
|
||||
root_auth_users: ryanlerch pingou msuchy asamalik frostyx clime
|
||||
description: copr frontend server - dev instance
|
||||
tcp_ports: [22, 80, 443]
|
||||
# volumes: copr-fe-dev-db
|
||||
|
|
|
@ -747,7 +747,6 @@
|
|||
- { name: samkottler, email: 'samkottler@fedoraproject.org', tenant: infrastructure, password: "{{samkottler_password}}" }
|
||||
- { name: tflink, email: 'tflink@fedoraproject.org', tenant: qa, password: "{{tflink_password}}" }
|
||||
- { name: twisted, email: 'buildbot@twistedmatrix.com', tenant: pythonbots, password: "{{twisted_password}}" }
|
||||
- { name: vgologuz, email: 'vgologuz@redhat.com', tenant: copr, password: "{{vgologuz_password}}" }
|
||||
- { name: roshi, email: 'roshi@fedoraproject.org', tenant: qa, password: "{{roshi_password}}" }
|
||||
- { name: maxamillion, email: 'maxamillion@fedoraproject.org', tenant: infrastructure, password: "{{maxamillion_password}}" }
|
||||
- { name: clime, email: 'clime@redhat.com', tenant: copr, password: "{{clime_password}}" }
|
||||
|
@ -845,7 +844,6 @@
|
|||
- { user: puiterwijk, tenant: transient }
|
||||
- { user: mizdebsk, tenant: infrastructure }
|
||||
- { user: mizdebsk, tenant: transient }
|
||||
- { user: vgologuz, tenant: coprdev }
|
||||
- { user: clime, tenant: coprdev }
|
||||
tags:
|
||||
- openstack_users
|
||||
|
|
|
@ -85,7 +85,6 @@
|
|||
- spot
|
||||
- nb
|
||||
- kevin
|
||||
- vgologuz
|
||||
|
||||
- name: rebuild indexes
|
||||
command: ./manage.py update_indexes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue