zaqar: fix hieradata to enable Debug

debug option is in ::zaqar::logging class, not in ::zaqar.

Change-Id: Ifc690bb24a7033e9f1ed3ccc4e7a4a8ecd44fc0f
This commit is contained in:
Emilien Macchi 2018-04-03 16:33:48 -07:00
parent 2130e400cc
commit 559db47223
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ outputs:
zaqar::keystone::authtoken::auth_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix]}
zaqar::keystone::authtoken::auth_uri: {get_param: [EndpointMap, KeystoneInternal, uri]}
zaqar::keystone::trust::auth_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix]}
zaqar::debug:
zaqar::logging::debug:
if:
- service_debug_unset
- {get_param: Debug }