From 0c7e221327da532e2d64662b92040f23cf38eec2 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Fri, 7 Jan 2011 14:48:40 +0000 Subject: add ssh_keys_from_ldap on valstar --- manifests/nodes.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/nodes.pp b/manifests/nodes.pp index a24439ca..092e968b 100644 --- a/manifests/nodes.pp +++ b/manifests/nodes.pp @@ -24,6 +24,7 @@ node valstar { 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", -- cgit v1.2.1