This commit is contained in:
Miroslav Suchý 2015-03-13 09:01:17 +00:00
parent e8bdfb2808
commit 57228aa9b1

View file

@ -547,7 +547,7 @@
# - { name: twisted, email: 'buildbot@twistedmatrix.com', tenant: pythonbots, password: "{{twisted_password}}", public_key: "" }
- name: Create roles for additional tenants
shell: source /root/keystonerc_admin && keystone role-list |grep ' {{item} ' || keystone role-create --name {{ item }}
shell: source /root/keystonerc_admin && keystone role-list |grep ' {{item}} ' || keystone role-create --name {{ item }}
with_items:
- cloudintern
- cloudsig