typo
This commit is contained in:
parent
41bcfd9620
commit
b79f19e2e7
1 changed files with 1 additions and 1 deletions
|
@ -545,7 +545,7 @@
|
|||
- { name: red, email: 'red@fedoraproject.org', tenant: infrastructure, password: "{{red_password}}", public_key: "{{ lookup('pipe', '/srv/web/infra/ansible/scripts/auth-keys-from-fas red') }}" }
|
||||
|
||||
- name: Create role coprdev
|
||||
- shell: source /root/keystonerc_admin && keystone role-list |grep coprdev || keystone role-create --name coprdev
|
||||
shell: source /root/keystonerc_admin && keystone role-list |grep coprdev || keystone role-create --name coprdev
|
||||
- name: Assign users to coprdev as secondary tentant
|
||||
keystone_user:
|
||||
endpoint="https://{{controller_hostname}}:35357/v2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue