6 lines
176 B
Text
6 lines
176 B
Text
|
[Global]
|
||
|
auth-url={{ openstack_auth_url }}
|
||
|
username={{ openstack_username }}
|
||
|
password={{ openstack_password }}
|
||
|
region={{ openstack_region }}
|
||
|
tenant-id={{ openstack_tenant_id }}
|