Comment 2 for bug 1695002

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

Reviewed: https://review.openstack.org/469877
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=90704a6017f7c539e3c1fed038ed247763619380
Submitter: Jenkins
Branch: master

commit 90704a6017f7c539e3c1fed038ed247763619380
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