Comment 4 for bug 1695002

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

Reviewed: https://review.openstack.org/470164
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=7ea37eaadc8f6daf5524c20cb6dfa7ee525c966f
Submitter: Jenkins
Branch: stable/ocata

commit 7ea37eaadc8f6daf5524c20cb6dfa7ee525c966f
Author: Jacob Liberman <email address hidden>
Date: Thu Jun 1 09:33:21 2017 -0500

    Add conditional for setting authlogin_nsswitch_use_ldap selboolean

    If selinux is enabled the authlogin_nsswitch_use_ldap Boolean must
    be enabled. This setting allows LDAP communications to the confined
    LDAP/server port. This change includes a conditional for enabling this
    Boolean only when selinux is in use.

    Change-Id: If985f2434d28fcd33198929bf61f2a3a82e601fe
    Closes-Bug: #1695002
    (cherry picked from commit 90704a6017f7c539e3c1fed038ed247763619380)