- Enable support for RHEL8.
- Update Gemfile to fix travis-ci tests with ruby 1.8.
- Update metadata for newer Puppet compatibility.
- Remove Gentoo support, unused by me now, and nobody else uses it.
- Add parameters to meet the SCAP ospp-rhel7-server profile (#5, @roysjosh).
- Added authorizedkeyscommand and authorizedkeyscommanduser options (@scrat14)
- Fix hash ordering consistency for sshd_config match.
- Include rspec tests.
- Update rhel7 sshd_config to match the current 7.1 one.
- Tested on Puppet 4.0.0.
- Add clientalive*, bannerpath and internalsftp options (@tracyde).
- Fix Gentoo in params, now that it has a majrelease (3 as of now).
- Cleanups to make Puppet Lint and Forge score happy.
- Add support for Scientific Linux 6.
- Add support for Gentoo.
- Support UsePAM and ChallengeResponseAuthentication sshd_config options.
- Update template to match the current EL 6.5 file.
- Add support for CentOS.
- Add support for RHEL 7.
- Fix for missing '@' prefix of @usedns in template.
- Support UseDNS sshd_config option.
- Support adding Match sections to sshd_config.
- Initial module release.