typo
This commit is contained in:
parent
e8bdfb2808
commit
57228aa9b1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue