Skip to content

Releases: saz/puppet-ssh

v14.1.0

30 Oct 16:23
adf712a

Choose a tag to compare

What's Changed

New Features 🎉

  • set KbdInteractiveAuthentication on newer SSH versions by @saz in #434
  • make user/group of resources configurable by @saz in #436

Bug Fixes 🐛

  • use proper sshd binary location in config validate command by @saz in #435

Full Changelog: v14.0.2...v14.1.0

v14.0.2

30 Oct 09:36
d0cacee

Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Change variable type to String for ssh::server::ensure by @marek130 in #432

New Contributors

Full Changelog: v14.0.1...v14.0.2

v14.0.1

28 Oct 18:07
2db8870

Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Fix ssh hostkeys export after merging #423 by @saz in #429

Full Changelog: v14.0.0...v14.0.1

v14.0.0

28 Oct 11:23
ac780d3

Choose a tag to compare

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 🎉

Bug Fixes 🐛

  • replace legacy facts in issue.net template, fixes #408 by @saz in #409
  • AIX: remove nonexistent ssh::server::ssh_known_hosts setting by @kenyon in #421
  • AIX: fix ssh::client::ssh_config setting by @kenyon in #422
  • ssh_instance: write more values as comma-separated strings by @kbcz1989 in #416

Documentation Updates 📚

New Contributors

Full Changelog: v13.1.0...v14.0.0

v13.1.0

20 Feb 15:24
e11d5f3

Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v13.0.0...v13.1.0

v13.0.0

25 Dec 09:47
b73264f

Choose a tag to compare

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

Full Changelog: v12.1.0...v13.0.0