summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--inventory/host_vars/copr-be.cloud.fedoraproject.org2
-rw-r--r--inventory/host_vars/copr-dist-git.fedorainfracloud.org2
-rw-r--r--inventory/host_vars/copr-fe.cloud.fedoraproject.org2
3 files changed, 3 insertions, 3 deletions
diff --git a/inventory/host_vars/copr-be.cloud.fedoraproject.org b/inventory/host_vars/copr-be.cloud.fedoraproject.org
index 92325aaf8..414070b1c 100644
--- a/inventory/host_vars/copr-be.cloud.fedoraproject.org
+++ b/inventory/host_vars/copr-be.cloud.fedoraproject.org
@@ -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 asamalik clime
+root_auth_users: msuchy asamalik clime frostyx
description: copr dispatcher and repo server
volumes: [ {volume_id: '63c3a40c-e228-417a-97a2-e2c34730bf3b', device: '/dev/vdc'} ]
inventory_tenant: persistent
diff --git a/inventory/host_vars/copr-dist-git.fedorainfracloud.org b/inventory/host_vars/copr-dist-git.fedorainfracloud.org
index 91a9e2aa3..085f68857 100644
--- a/inventory/host_vars/copr-dist-git.fedorainfracloud.org
+++ b/inventory/host_vars/copr-dist-git.fedorainfracloud.org
@@ -6,7 +6,7 @@ security_group: web-80-anywhere-persistent,ssh-anywhere-persistent,default,all-i
zone: nova
hostbase: copr-dist-git-
public_ip: 209.132.184.163
-root_auth_users: msuchy asamalik clime
+root_auth_users: msuchy asamalik clime frostyx
description: dist-git for copr service - prod instance
tcp_ports: [22, 80]
# volumes: copr-dist-git, copr-dist-git-log
diff --git a/inventory/host_vars/copr-fe.cloud.fedoraproject.org b/inventory/host_vars/copr-fe.cloud.fedoraproject.org
index bcf62d1f0..9041d176b 100644
--- a/inventory/host_vars/copr-fe.cloud.fedoraproject.org
+++ b/inventory/host_vars/copr-fe.cloud.fedoraproject.org
@@ -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 asamalik clime
+root_auth_users: msuchy asamalik clime frostyx
description: copr frontend server - prod instance
tcp_ports: [22, 80, 443]
volumes: [ {volume_id: '8f790db7-8294-4d2b-8bae-7af5961ce0f8', device: '/dev/vdc'} ]