Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-14 | Include check_mk monitor pubkey in /root/.ssh/authorized_keys | varac | |
instead of creating a /root/.ssh/authorized_keys2 see https://review.leap.se/r/148/#comment153 | |||
2014-02-10 | turn off StrictHostKeyChecking for vagrant ssh clients | elijah | |
2014-02-09 | deploy a valid /etc/ssh/ssh_known_hosts for all nodes (requires new leap_cli) | elijah | |
2013-06-30 | switch to own define for managing ssh keys | varac | |
The problem with puppet's built-in ssh_authorized_key is that you can purge unmanaged keys in a authorized_keys file. see https://leap.se/code/issues/3010 for details. Conflicts: puppet/modules/site_sshd/manifests/authorized_keys.pp Change-Id: I640bf7ebc0f0f7fb19cc46feb4cb2702d6561a9b |