From 83d7aaa5d5a3df1bb9482d01b0f962a2c5ea65fd Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 9 Apr 2015 15:28:49 +0000 Subject: [PATCH] Add roshi to new cloud too --- playbooks/hosts/fed-cloud09.cloud.fedoraproject.org.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/hosts/fed-cloud09.cloud.fedoraproject.org.yml b/playbooks/hosts/fed-cloud09.cloud.fedoraproject.org.yml index 5f61ce8c9b..e0a6ba7e67 100644 --- a/playbooks/hosts/fed-cloud09.cloud.fedoraproject.org.yml +++ b/playbooks/hosts/fed-cloud09.cloud.fedoraproject.org.yml @@ -526,6 +526,7 @@ - { 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: upload SSH keys for users nova_keypair: auth_url="https://{{controller_hostname}}:35357/v2.0"