summaryrefslogtreecommitdiff
path: root/puppet/modules/site_sshd/templates
AgeCommit message (Collapse)Author
2015-12-02[deprec] use @ in front of erb template tagsvarac
2014-11-25include a host information in ssh_config for ever possible host a given node ↵elijah
might communicate with. this includes port and host key algorithm. closes #6432
2014-02-14Include check_mk monitor pubkey in /root/.ssh/authorized_keysvarac
instead of creating a /root/.ssh/authorized_keys2 see https://review.leap.se/r/148/#comment153
2014-02-10turn off StrictHostKeyChecking for vagrant ssh clientselijah
2014-02-09deploy a valid /etc/ssh/ssh_known_hosts for all nodes (requires new leap_cli)elijah
2013-06-30switch to own define for managing ssh keysvarac
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