Skip to content

Commit 2724338

Browse files
author
Rob Wilson
committed
Small change to stop picon complaining 3
1 parent ada89b2 commit 2724338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/pam/manifests/params.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
$group = 'root'
4242

4343
if($::operatingsystemmajrelease == 6) {
44-
$package_pam_ldap = 'nss-pam-ldapd'
44+
$package_pam_ldap = ''
4545
}else{
4646
$package_pam_ldap = 'nss_ldap'
4747
}

0 commit comments

Comments
 (0)