summaryrefslogtreecommitdiff
path: root/puppet/modules/site_config/manifests/sshd.pp
AgeCommit message (Collapse)Author
2014-05-27Switch away from site_config::sshd and instead just include site_sshdMicah Anderson
The existing site_config::sshd had a non-functioning 'include sshd' line in it that was not doing what was expected (this was supposed to include the sshd module, but due to scoping was including itself). It seemed better to eliminate some of the unused pieces and consolidate into one config location. Change-Id: I79dd904e696ca646180a09abbb03b5361dfc8ab9
2013-05-30site_sshd -- added xterm title, optional support for moshelijah
2012-10-30no need for configuring authorized_keys as leap_cli cares for thatvarac
2012-10-12ssh_keys -> ssh_pubkeys for clarityvarac
2012-10-04+ site_config::sshdvarac