Comment 14 for bug 1620849

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-security (liberty)

Reviewed: https://review.openstack.org/366845
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-security/commit/?id=77eaaf2262f6d97be512821f26609ea4a1392f43
Submitter: Jenkins
Branch: liberty

commit 77eaaf2262f6d97be512821f26609ea4a1392f43
Author: Major Hayden <email address hidden>
Date: Wed Sep 7 07:38:11 2016 -0500

    Disable DAC change auditing

    This patch disables all of the discretionary access control (DAC)
    auditing in auditd. This should reduce the volume of logs created
    during deployments and during OpenStack CI jobs.

    The patch also corrects an incorrect key in the audit logs for
    V-38568.

    Manual backport of I193f739647cfb7d0ce395984b51867bf6bd46cd8.

    Change-Id: Ie6266dacc29b9f110b8eced8c6bd184d156e91c5
    Closes-Bug: 1620849