From f883d4afa9d46a4091bd1cd99fd0677643c779a5 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sat, 6 Jul 2013 15:14:38 +0000 Subject: openssh: switch to standard path for authorized_keys file --- manifests/nodes/valstar.pp | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'manifests/nodes') diff --git a/manifests/nodes/valstar.pp b/manifests/nodes/valstar.pp index 4eea2d7c..3a64001b 100644 --- a/manifests/nodes/valstar.pp +++ b/manifests/nodes/valstar.pp @@ -26,11 +26,7 @@ node valstar { include restrictshell::allow_pkgsubmit include restrictshell::allow_maintdb include restrictshell::allow_upload_bin - # disabled the ldap key here instead of disabling for the - # whole module ( see r698 ) - class { 'openssh::ssh_keys_from_ldap': - symlink_users => ['schedbot', 'iurt'] - } + include openssh::ssh_keys_from_ldap include mirror::mdv2010spring -- cgit v1.2.1