diff --git a/puppet/services/zaqar-api.yaml b/puppet/services/zaqar-api.yaml index b379fa2ed7..504f459119 100644 --- a/puppet/services/zaqar-api.yaml +++ b/puppet/services/zaqar-api.yaml @@ -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 }