Comment 4 for bug 1328547

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

Reviewed: https://review.openstack.org/99112
Committed: https://git.openstack.org/cgit/stackforge/puppet-swift/commit/?id=8ccbb688ea2e06639e21fdc4b033315b7165c515
Submitter: Jenkins
Branch: stable/icehouse

commit 8ccbb688ea2e06639e21fdc4b033315b7165c515
Author: David Moreau Simard <email address hidden>
Date: Tue Jun 10 10:52:18 2014 -0400

    Fix boolean that always returned true for selinux fact

    Facter returns 'false' if selinux is not enabled.
    Puppet evaluates it as true as it is not empty.

    Change-Id: I2f1d9a348fd981292aeef177b57f08e1b7ef2732
    Closes-bug: #1328547
    (cherry picked from commit 6d35b1e8cf41a4c86b9aec7f9d7b5bced93cba7e)