5bb61c2761
When one uses the $name to define the user that should receive an SSH key, setting $user to a negative value, ssh_authorized_key currently creates the authorized_keys file under /home/.ssh/authorized_keys Fix this by changing ${user} to ${real_user} in the key's path. Signed-off-by: Gabriel Filion <lelutin@gmail.com> |
||
---|---|---|
.. | ||
client | ||
libssh2 | ||
base.pp | ||
client.pp | ||
debian.pp | ||
gentoo.pp | ||
init.pp | ||
libssh2.pp | ||
linux.pp | ||
openbsd.pp | ||
redhat.pp | ||
ssh_authorized_key.pp |