/[adm]/puppet/modules/openssh/manifests/ssh_keys_from_ldap.pp
ViewVC logotype

Diff of /puppet/modules/openssh/manifests/ssh_keys_from_ldap.pp

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

revision 2714 by misc, Mon Apr 2 11:05:27 2012 UTC revision 2715 by misc, Mon Apr 2 11:27:45 2012 UTC
# Line 10  class openssh::ssh_keys_from_ldap($symli Line 10  class openssh::ssh_keys_from_ldap($symli
10      package { 'python-ldap': }      package { 'python-ldap': }
11    
12      include openssh::pubkeys_directory      include openssh::pubkeys_directory
13        $pubkeys_directory = $openssh::pubkeys_directory::pubkeys_directory
14    
15      symlink_user { $symlink_users: }      symlink_user { $symlink_users: }
16    
17      $ldap_pwfile = '/etc/ldap.secret'      $ldap_pwfile = '/etc/ldap.secret'

Legend:
Removed from v.2714  
changed lines
  Added in v.2715

  ViewVC Help
Powered by ViewVC 1.1.30