diff --git a/manifests/logging.pp b/manifests/logging.pp index 7888b74..925ffed 100644 --- a/manifests/logging.pp +++ b/manifests/logging.pp @@ -69,7 +69,7 @@ # Defaults to $::os_service_default # Example: # { 'amqp' => 'WARN', 'amqplib' => 'WARN', 'boto' => 'WARN', -# 'qpid' => 'WARN', 'sqlalchemy' => 'WARN', 'suds' => 'INFO', +# 'sqlalchemy' => 'WARN', 'suds' => 'INFO', # 'oslo.messaging' => 'INFO', 'iso8601' => 'WARN', # 'requests.packages.urllib3.connectionpool' => 'WARN', # 'urllib3.connectionpool' => 'WARN',