Skip to content

Releases: opus-codium/puppet-dehydrated

5.0.0

05 Oct 17:57
v5.0.0
66bf14e
Compare
Choose a tag to compare

Breaking changes:

Implemented enhancements:

Merged pull requests:

4.1.1

19 Aug 17:38
4.1.1
Compare
Choose a tag to compare

Fixed bugs:

4.1.0

19 Aug 17:38
4.1.0
Compare
Choose a tag to compare

Implemented enhancements:

  • Add support for --noop to dehydrated::cleanup #42 (smortex)

4.0.0

10 May 23:52
4.0.0
Compare
Choose a tag to compare

Breaking changes:

  • Remove Puppet 5 from testing and bump minimal version to 6.0.0 #40 (smortex)

Implemented enhancements:

  • Add a cleanup task to remove unmanaged certificates #41 (smortex)

3.1.0

10 May 19:45
3.1.0
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

  • Remove explicit data_provider from metadata.json #35 (smortex)

3.0.0

26 Dec 18:34
3.0.0
Compare
Choose a tag to compare

Implemented enhancements:

  • Update the dehydrated repository URL #30 (smortex)

2.4.1

26 Dec 18:33
Compare
Choose a tag to compare

Fixed bugs:

  • Restore the previous dehydrated repository URL #28 (smortex)

2.4.0

26 Dec 18:33
Compare
Choose a tag to compare

Implemented enhancements:

  • Default to dehydrated 0.7.0 when installing from repos #26 (smortex)
  • Move common default values to init.pp #25 (smortex)

2.3.0

17 Nov 20:41
Compare
Choose a tag to compare

Added

  • Add documention for classes and defined types
  • Add task and plan to renew certificates
  • Make internal classes private
  • Implement helper functions to retrieve ssl paths (ie. dehydrated::ssl_*_file)
  • Add a dehydrated::apache::vhost_attributes function to ease apache::vhost usage with dehydrated

Changed

  • Keep going on certificate failure.

2.2.0

07 May 22:08
2.2.0
Compare
Choose a tag to compare

Added

  • Support for RedHat based operating systems.