typo
git-svn-id: https://svn/ipuppet/trunk/modules/sshd@916 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
This commit is contained in:
parent
dcb759f542
commit
99410e1295
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ define sshd::deploy_auth_key(
|
|||
|
||||
$real_source = $source ? {
|
||||
'' => [ "sshd/authorized_keys/${name}",
|
||||
"dist/sshd/authorized_keys/${name}"]
|
||||
"dist/sshd/authorized_keys/${name}"],
|
||||
default => $source,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue