Fix typo in identity-data-id-creds part
Change-Id: I751823215805d7f2c3785b0d0aeb7d12e42a7d4f
This commit is contained in:
parent
cc901f1b70
commit
d0cddbeb4c
@ -19,7 +19,7 @@ user_domain_name = {{ identity_credentials.user_domain_name }}
|
||||
project_name = {{ identity_credentials.project_name }}
|
||||
username = {{ identity_credentials.username }}
|
||||
password = {{ identity_credentials.password }}
|
||||
{% if receive_ca_cert and receive_ca-cert.ca_bundle -%}
|
||||
{% if receive_ca_cert and receive_ca_cert.ca_bundle -%}
|
||||
cafile = /usr/local/share/ca-certificates/ca-bundle.pem
|
||||
{% endif -%}
|
||||
service_token_roles = {{ identity_credentials.admin_role }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user