give account to vgologuz
This commit is contained in:
parent
f5b7bb12eb
commit
55d739035e
1 changed files with 2 additions and 0 deletions
|
@ -517,6 +517,7 @@
|
|||
- { 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: upload SSH keys for users
|
||||
nova_keypair:
|
||||
auth_url="https://{{controller_hostname}}:35357/v2.0"
|
||||
|
@ -556,6 +557,7 @@
|
|||
with_items:
|
||||
- msuchy
|
||||
- copr
|
||||
- vgologuz
|
||||
|
||||
##### NETWORK ####
|
||||
# http://docs.openstack.org/havana/install-guide/install/apt/content/install-neutron.configure-networks.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue