- Added docker acceptance test
- Refactor the travis.yml for the current LTS versions of Puppet
- Bugfix Release:
- Allow multiple values for GlobalKnownHostsFile (#GH 32)
- Ensure that AddressFamily comes before ListenAddress (#GH 34)
- Implement instances for sshkey (only for non-hashed entries)
- Add sshd_config_match type and provider (#GH 5)
- Purge multiple array entries in ssh_config provider (GH #12)
- Add sshkey provider (GH #13)
- sshd_config: munge condition parameter
- Improve test setup
- Get rid of Gemfile.lock
- Improve README badges
- Properly insert values after commented out entry if case doesn't match (GH #6)
- Convert specs to rspec3 syntax
- Fix metadata.json
- sshd_config: consider KexAlgorithms and Ciphers as array values (GH #4)
- Add ssh_config type & provider
- First release of split module.