Comment 11 for bug 1282296

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-keystone (master)

Reviewed: https://review.openstack.org/74871
Committed: https://git.openstack.org/cgit/stackforge/puppet-keystone/commit/?id=5a48d7d4fb0916695f6a8d29db47f46123398ee0
Submitter: Jenkins
Branch: master

commit 5a48d7d4fb0916695f6a8d29db47f46123398ee0
Author: Sebastien Badia <email address hidden>
Date: Thu Feb 20 00:31:29 2014 +0100

    Add log_dir param. by default and allow users to disable it

    This commit add log_dir param and configures it to /var/log/keystone
    (default location). Set log_dir to false allows users to disable logging
    to a directory (usefull if syslog is enabled in order not to log twice).

    Change-Id: I83446ff8b70c1cc136c9e1bb24513006ac9cb5a8
    Closes-bug: #1282296