Merge "Refactor register.yml files"
This commit is contained in:
@@ -61,7 +61,7 @@ cinder_logging_debug: "{{ openstack_logging_debug }}"
|
||||
|
||||
cinder_keystone_user: "cinder"
|
||||
|
||||
openstack_cinder_auth: "{'auth_url':'{{ openstack_auth.auth_url }}','username':'{{ openstack_auth.username }}','password':'{{ openstack_auth.password }}','project_name':'{{ openstack_auth.project_name }}'}"
|
||||
openstack_cinder_auth: "{{ openstack_auth }}"
|
||||
|
||||
|
||||
####################
|
||||
|
||||
Reference in New Issue
Block a user