git-svn-id: https://svn/ipuppet/trunk/modules/sshd@916 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
This commit is contained in:
mh 2008-02-29 12:50:32 +00:00
parent dcb759f542
commit 99410e1295

View file

@ -86,7 +86,7 @@ define sshd::deploy_auth_key(
$real_source = $source ? { $real_source = $source ? {
'' => [ "sshd/authorized_keys/${name}", '' => [ "sshd/authorized_keys/${name}",
"dist/sshd/authorized_keys/${name}"] "dist/sshd/authorized_keys/${name}"],
default => $source, default => $source,
} }