/[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 790 by misc, Thu Jan 13 19:41:24 2011 UTC revision 791 by misc, Thu Jan 13 20:33:52 2011 UTC
# Line 46  class pam { Line 46  class pam {
46    
47    define multiple_ldap_access($access_classes,$restricted_shell = false) {    define multiple_ldap_access($access_classes,$restricted_shell = false) {
48      if $restricted_shell {      if $restricted_shell {
49        include restricted_shell        include restrictshell
50      }      }
51      include base      include base
52    }    }

Legend:
Removed from v.790  
changed lines
  Added in v.791

  ViewVC Help
Powered by ViewVC 1.1.30