Comment 5 for bug 1649617

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

Reviewed: https://review.openstack.org/430707
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-security/commit/?id=f33e72f8780ec4e8cb0ae9287962d8434d1510b3
Submitter: Jenkins
Branch: stable/newton

commit f33e72f8780ec4e8cb0ae9287962d8434d1510b3
Author: Christian Berendt <email address hidden>
Date: Wed Feb 8 11:23:07 2017 +0100

    Handle SELinux properly when it is disabled

    This patch skips the `find` task that searches for unlabeled content on
    systems with SELinux disabled. This fails because labels aren't loaded at that
    time.

    Manual partial backport from I7d30a07bd7e8a4461846660c281b9e53b0783461.

    Change-Id: I85d02d6a20c98f1a3d507d9957b9f4d9438412a9
    Closes-bug: 1649617