/[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 780 by misc, Thu Jan 13 18:12:32 2011 UTC revision 785 by misc, Thu Jan 13 19:41:24 2011 UTC
# Line 44  class pam { Line 44  class pam {
44        }        }
45    }    }
46    
47    define multiple_ldap_access($access_classes) {    define multiple_ldap_access($access_classes,$restricted_shell = false) {
48        if $restricted_shell {
49          include restricted_shell
50        }
51      include base      include base
52    }    }
53  }  }

Legend:
Removed from v.780  
changed lines
  Added in v.785

  ViewVC Help
Powered by ViewVC 1.1.30