Set region as well
This commit is contained in:
parent
3021763bb6
commit
bc46078b86
@ -143,6 +143,7 @@ project_name = {{ admin_tenant_name }}
|
||||
user_name = {{ admin_user }}
|
||||
password = {{ admin_password }}
|
||||
auth_url = {{ auth_protocol }}://{{ auth_host }}:{{ auth_port }}
|
||||
region = {{ region }}
|
||||
{% endif -%}
|
||||
{% endif -%}
|
||||
|
||||
@ -153,6 +154,7 @@ project_name = {{ admin_tenant_name }}
|
||||
user_name = {{ admin_user }}
|
||||
password = {{ admin_password }}
|
||||
auth_url = {{ auth_protocol }}://{{ auth_host }}:{{ auth_port }}
|
||||
region = {{ region }}
|
||||
{% endif -%}
|
||||
|
||||
[osapi_v3]
|
||||
|
Loading…
x
Reference in New Issue
Block a user