Skip to content

Latest commit

 

History

History
152 lines (78 loc) · 6.63 KB

CHANGELOG.md

File metadata and controls

152 lines (78 loc) · 6.63 KB

Change log

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v6.0.0 (2024-11-27)

Full Changelog

Changed

  • Drop EL7 and Debian 10, add Debian 12 and Ubuntu 24.04 #24 (treydock)

Added

  • Allow munge_key_content to be provided as Binary type data #23 (optiz0r)

v5.0.0 (2023-08-22)

Full Changelog

Changed

  • BREAKING: Major updates - read description #21 (treydock)

Added

v4.1.0 (2022-08-06)

Full Changelog

Added

v4.0.0 (2021-11-25)

Full Changelog

Changed

  • Replace CentOS 8 with Rocky 8, drop Ubuntu 16.04 support #19 (treydock)

v3.2.0 (2021-11-25)

Full Changelog

Added

  • Add package_install_options to the package resource #18 (yorickps)

v3.1.0 (2021-09-22)

Full Changelog

Added

  • Bump upper version limit for the stdlib dependency #17 (mrolli)

v3.0.0 (2021-03-17)

Full Changelog

Changed

v2.4.0 (2020-06-19)

Full Changelog

Added

  • PDK update and EPEL module dependency change #15 (treydock)

v2.3.0 (2019-12-27)

Full Changelog

Added

  • Allow munge.key to have content defined via munge_key_content parameter #14 (treydock)

v2.2.0 (2019-11-18)

Full Changelog

Added

  • Allow user running munge to be hacked for docker based tests #13 (treydock)

v2.1.0 (2019-11-18)

Full Changelog

Added

  • Add RedHat 8 and Debian 10 and drop Ubuntu 14.04 #12 (treydock)

v2.0.0 (2019-05-08)

Full Changelog

Changed

Added

1.1.0 (2018-01-28)

Full Changelog

Added

  • Changes to allow for using or not using the stahnma/epel module #4 (millerjl1701)

1.0.0 (2017-11-13)

Full Changelog

Added

  • BREAKING: Manage munge user and group, can be disabled #3 (treydock)
  • BREAKING: Use data types for parameters - drop puppet 3 support #2 (treydock)

0.1.1 (2014-07-11)

Full Changelog

0.1.0 (2014-07-11)

Full Changelog

0.0.2 (2014-06-19)

Full Changelog

0.0.1 (2014-06-19)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator