Skip to content

Releases: voxpupuli/puppet-augeasproviders_ssh

v7.0.0

29 Sep 09:17
v7.0.0
c1b3312
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

New Features 🎉

Other Changes

New Contributors

Full Changelog: v6.0.0...v7.0.0

Release of 3.0.0

09 May 20:40
3.0.0
da5fe25
Compare
Choose a tag to compare

Fix issues with puppet generate types

Test Update

06 Jun 02:29
Compare
Choose a tag to compare
  • Fixed the travis.yml file
  • Validated acceptance tests

2.5.1: Ensure that ListenAddress follows AddressFamily (#34)

11 May 17:52
Compare
Choose a tag to compare
This appears to be undocumented, but ListenAddress must follow
AddressFamily when specified in the sshd_config file.

Closes #33