Releases: saz/puppet-ssh
Releases · saz/puppet-ssh
v14.1.0
v14.0.2
v14.0.1
v14.0.0
What's Changed
Breaking Changes 🛠
- replace puppet requirement by openvox by @saz in #425
- hostkeys: remove Puppet 4 workaround by @kenyon in #423
New Features 🎉
- puppet/systemd: Allow 9.x by @bastelfreak in #419
- Add Ubuntu 24.04 by @bwitt in #418
- Parameterize mode of private key. by @mojibake-umd in #410
- hostkeys: allow for excluding key types by @kenyon in #424
Bug Fixes 🐛
- replace legacy facts in issue.net template, fixes #408 by @saz in #409
- AIX: remove nonexistent
ssh::server::ssh_known_hostssetting by @kenyon in #421 - AIX: fix
ssh::client::ssh_configsetting by @kenyon in #422 - ssh_instance: write more values as comma-separated strings by @kbcz1989 in #416
Documentation Updates 📚
- metadata.json by @bastelfreak in #420
- add HISTORY.md by @saz in #426
- fix version numbers in HISTORY.md by @saz in #427
New Contributors
- @bwitt made their first contribution in #418
- @kbcz1989 made their first contribution in #416
- @mojibake-umd made their first contribution in #410
Full Changelog: v13.1.0...v14.0.0
v13.1.0
v13.0.0
What's Changed
Other Changes
- Update to module template files by @saz in #394
- add REFERENCE.md by @TheMeier in #392
- Set merge behavior of ssh::server_instances to deep by @saz in #395
- Add support for sshd_config include files by @nvergottini in #390
- update REFERENCE.md by @saz in #396
- fix tests after adding support for sshd include_dir, refs #390 by @saz in #397
- Purge and Recurse should be set together by @okopop in #399
- ssh_instance: write ciphers,macs and kex as comma-separated string by @ReneTrippen in #401
- remove Ubuntu 18.04 as supported OS by @saz in #402
New Contributors
- @TheMeier made their first contribution in #392
- @nvergottini made their first contribution in #390
- @okopop made their first contribution in #399
Full Changelog: v12.1.0...v13.0.0