This commit is contained in:
Miroslav Suchý 2015-03-12 12:59:13 +00:00
parent 6a68622f82
commit 21e1e7de7e

View file

@ -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: Assign users to coprdev as secondary tentant
- keystone_user: role=coprdev user={{ item }} tenant=coprdev
keystone_user: role=coprdev user={{ item }} tenant=coprdev
with_items:
- msuchy
- copr