From 3029ca2a198536f389d106b498cd581b54407920 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Fri, 2 Sep 2016 09:50:57 +0200 Subject: [PATCH] grant frostyx root access on copr machines he has root access on -dev machines for more than year he is long time Copr contributor and RH employee he want to do some maintenance of copr --- inventory/host_vars/copr-be.cloud.fedoraproject.org | 2 +- inventory/host_vars/copr-dist-git.fedorainfracloud.org | 2 +- inventory/host_vars/copr-fe.cloud.fedoraproject.org | 2 +- inventory/host_vars/copr-keygen.cloud.fedoraproject.org | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/inventory/host_vars/copr-be.cloud.fedoraproject.org b/inventory/host_vars/copr-be.cloud.fedoraproject.org index 3a4738f02d..349b95cf4b 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 eec93917a9..94d1d462fb 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 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 cb6f7fc72a..38ab2f652d 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'} ] diff --git a/inventory/host_vars/copr-keygen.cloud.fedoraproject.org b/inventory/host_vars/copr-keygen.cloud.fedoraproject.org index d2d46ac240..c557ff7953 100644 --- a/inventory/host_vars/copr-keygen.cloud.fedoraproject.org +++ b/inventory/host_vars/copr-keygen.cloud.fedoraproject.org @@ -5,7 +5,7 @@ keypair: fedora-admin-20130801 zone: nova hostbase: copr-keygen- public_ip: 209.132.184.49 -root_auth_users: msuchy clime +root_auth_users: msuchy clime frostyx description: copr key gen instance volumes: [ {volume_id: '761175dc-daaf-48c0-be09-5799990f97a7', device: '/dev/vdc'} ] # security_group: default