Fix the typo in doc files of openstack-ansible-os_sahara
replace 'funcionality' with 'functionality' replace 'wich' with 'which' Change-Id: Id79df09a6c85688b785eaaec0b2af17b0e29c55b
This commit is contained in:
parent
e6b0eb3886
commit
4e4c762244
@ -75,7 +75,7 @@ Object Storage access using proxy users
|
|||||||
By default sahara is configured to use proxy users and delegated trusts
|
By default sahara is configured to use proxy users and delegated trusts
|
||||||
for Object Storage access. In that way, users are not required to enter
|
for Object Storage access. In that way, users are not required to enter
|
||||||
credentials for their data sources and job binaries referenced in Object
|
credentials for their data sources and job binaries referenced in Object
|
||||||
Storage. To disable this funcionality change the following variable to
|
Storage. To disable this functionality change the following variable to
|
||||||
``False``.
|
``False``.
|
||||||
|
|
||||||
In ``user_variables.yml``:
|
In ``user_variables.yml``:
|
||||||
@ -84,7 +84,7 @@ Storage. To disable this funcionality change the following variable to
|
|||||||
|
|
||||||
sahara_use_domain_for_proxy_users: True
|
sahara_use_domain_for_proxy_users: True
|
||||||
|
|
||||||
Also, is it possible to change wich roles the trust users will receive
|
Also, is it possible to change which roles the trust users will receive
|
||||||
in the proxy domain, by default it receives the ``_member_`` role.
|
in the proxy domain, by default it receives the ``_member_`` role.
|
||||||
|
|
||||||
In ``user_variables.yml``:
|
In ``user_variables.yml``:
|
||||||
|
Loading…
Reference in New Issue
Block a user