Fix typo in service-user section
Change-Id: I6c18f1534a80e3a5ddcc61ac6433e09e5684bc35
This commit is contained in:
parent
684bde2f8a
commit
123bd10054
@ -7,7 +7,7 @@ auth_url = {{ identity_service.internal_protocol }}://{{ identity_service.intern
|
|||||||
{% endif -%}
|
{% endif -%}
|
||||||
send_service_user_token = true
|
send_service_user_token = true
|
||||||
auth_type = password
|
auth_type = password
|
||||||
project_domain_id = {{ identity_service.service_project_id }}
|
project_domain_id = {{ identity_service.service_domain_id }}
|
||||||
user_domain_id = {{ identity_service.service_domain_id }}
|
user_domain_id = {{ identity_service.service_domain_id }}
|
||||||
project_name = {{ identity_service.service_project_name }}
|
project_name = {{ identity_service.service_project_name }}
|
||||||
username = {{ identity_service.service_user_name }}
|
username = {{ identity_service.service_user_name }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user