/[adm]/puppet/modules/pam/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/pam/manifests/init.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2412 by misc, Wed Feb 15 09:54:34 2012 UTC revision 2413 by misc, Wed Feb 15 09:54:37 2012 UTC
# Line 10  class pam { Line 10  class pam {
10              "/etc/pam.d/system-auth": content => template("pam/system-auth");              "/etc/pam.d/system-auth": content => template("pam/system-auth");
11              "/etc/nsswitch.conf": content => template("pam/nsswitch.conf");              "/etc/nsswitch.conf": content => template("pam/nsswitch.conf");
12              "/etc/ldap.conf": content => template("pam/ldap.conf");              "/etc/ldap.conf": content => template("pam/ldap.conf");
13                "/etc/openldap/ldap.conf": content => template("pam/openldap.ldap.conf");
14          }          }
15    
16          $ldap_password = extlookup("${fqdn}_ldap_password",'x')          $ldap_password = extlookup("${fqdn}_ldap_password",'x')

Legend:
Removed from v.2412  
changed lines
  Added in v.2413

  ViewVC Help
Powered by ViewVC 1.1.30