Modified: puppet/manifests/nodes.pp
===================================================================
--- puppet/manifests/nodes.pp 2011-01-14 02:40:32 UTC (rev 800)
+++ puppet/manifests/nodes.pp 2011-01-14 03:53:41 UTC (rev 801)
@@ -24,7 +24,9 @@
include access_classes::committers
include restrictshell::allow_svn
include restrictshell::allow_pkgsubmit
- include openssh::ssh_keys_from_ldap
+ # disabled the ldap key here instead of disabling for the
+ # whole module ( see r698 )
+ #include openssh::ssh_keys_from_ldap
include repositories::subversion