Skip to content
Snippets Groups Projects
Commit ffb8e283 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Fix monasca auth variable"

parents bb1ddd4b 0415943a
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@
password: "{{ monasca_keystone_password }}"
role: "admin"
region_name: "{{ openstack_region_name }}"
auth: "{{ '{{ monasca_openstack_auth }}' }}"
auth: "{{ monasca_openstack_auth }}"
run_once: True
- name: Creating monasca roles
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment