Comment 14 for bug 1282296

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

Reviewed: https://review.openstack.org/75530
Committed: https://git.openstack.org/cgit/stackforge/puppet-keystone/commit/?id=4ff06c27dcb1fc41902f269b1426e8e0bc777edd
Submitter: Jenkins
Branch: stable/havana

commit 4ff06c27dcb1fc41902f269b1426e8e0bc777edd
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).

    (cherry picked from commit 5a48d7d4fb0916695f6a8d29db47f46123398ee0)
    Change-Id: I83446ff8b70c1cc136c9e1bb24513006ac9cb5a8
    Closes-bug: #1282296