Revision
699
Author
boklm
Date
2011-01-07 15:48:40 +0100 (Fri, 07 Jan 2011)

Log Message

add ssh_keys_from_ldap on valstar

Modified Paths

Modified: puppet/manifests/nodes.pp
===================================================================
--- puppet/manifests/nodes.pp	2011-01-07 14:45:27 UTC (rev 698)
+++ puppet/manifests/nodes.pp	2011-01-07 14:48:40 UTC (rev 699)
@@ -24,6 +24,7 @@
     include pam::committers_access
     include restrictshell::allow_svn
     include restrictshell::allow_pkgsubmit
+    include openssh::ssh_keys_from_ldap
 
     subversion::repository { "/svn/adm/":
         group => "mga-sysadmin",