Clean up COPR root keys

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-02-03 00:06:45 +00:00
parent a1e4e010d3
commit 0d388eec75
3 changed files with 3 additions and 3 deletions

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 pingou msuchy sgallagh nb asamalik clime
root_auth_users: msuchy asamalik clime
description: copr dispatcher and repo server
volumes: [ {volume_id: '63c3a40c-e228-417a-97a2-e2c34730bf3b', device: '/dev/vdc'} ]
inventory_tenant: persistent

View file

@ -7,7 +7,7 @@ security_group: web-80-anywhere-persistent,ssh-anywhere-persistent,default
zone: nova
hostbase: copr-dist-git-
public_ip: 209.132.184.163
root_auth_users: bkabrda ryanlerch pingou msuchy tradej asamalik vgologuz frostyx clime
root_auth_users: msuchy asamalik vgologuz frostyx clime
description: dist-git for copr service - prod instance
tcp_ports: [22, 80]
# volumes: copr-dist-git

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: ryanlerch pingou msuchy sgallagh nb asamalik clime
root_auth_users: msuchy asamalik clime
description: copr frontend server - prod instance
tcp_ports: [22, 80, 443]
volumes: [ {volume_id: '8f790db7-8294-4d2b-8bae-7af5961ce0f8', device: '/dev/vdc'} ]