Correct proxy::authtoken docs
Updates several proxy::authtoken documentation parameters so that they match the implementation defaults. Change-Id: I572af876cbce704c0a252695afd44ec782f6b1d1
This commit is contained in:
@@ -7,12 +7,12 @@
|
|||||||
# for authenticating. If this is choosen if is used instead of a user,tenant,password.
|
# for authenticating. If this is choosen if is used instead of a user,tenant,password.
|
||||||
# Optional. Defaults to false.
|
# Optional. Defaults to false.
|
||||||
# [admin_user] User used to authenticate service.
|
# [admin_user] User used to authenticate service.
|
||||||
# Optional. Defaults to admin
|
# Optional. Defaults to 'swift'.
|
||||||
# [admin_tenant_name] Tenant used to authenticate service.
|
# [admin_tenant_name] Tenant used to authenticate service.
|
||||||
# Optional. Defaults to openstack.
|
# Optional. Defaults to 'services'.
|
||||||
# [admin_password] Password used with user to authenticate service.
|
# [admin_password] Password used with user to authenticate service.
|
||||||
# Optional. Defaults to ChangeMe.
|
# Optional. Defaults to 'password'.
|
||||||
# [delay_decision] Set to 1 to support token-less access (anonymous access,
|
# [delay_auth_decision] Set to 1 to support token-less access (anonymous access,
|
||||||
# tempurl, ...)
|
# tempurl, ...)
|
||||||
# Optional, Defaults to 0
|
# Optional, Defaults to 0
|
||||||
# [auth_host] Host providing the keystone service API endpoint. Optional.
|
# [auth_host] Host providing the keystone service API endpoint. Optional.
|
||||||
|
Reference in New Issue
Block a user