Skip to content

Latest commit

 

History

History
88 lines (58 loc) · 5.17 KB

CHANGELOG.md

File metadata and controls

88 lines (58 loc) · 5.17 KB

Changelog

All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.

v4.0.0 (2023-07-04)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

Merged pull requests:

v3.0.0 (2022-03-03)

Full Changelog

Breaking changes:

  • Drop support for Debian 8 (EOL) #19 (smortex)
  • Drop support for Puppet 5 (EOL) #16 (smortex)
  • Drop support for OS which have reached EOL #10 (smortex)
  • Drop support for Puppet 4 (EOL) #8 (smortex)

Implemented enhancements:

Closed issues:

  • Tune rubocop Style/TrailingCommaInArguments #25
  • Tune rubocop Style/WordArray #24
  • Bring back smoke tests #23
  • Available module on forge is outdated #5

Merged pull requests:

v2.2.1 (2020-09-22)

  • Add support for SLES
  • Add repo management for Debian

v2.1.0 (2018-09-06)

  • add structured fact
  • fix bug where reload was triggered when service wasn't running
  • add datatype

v2.0.0 (2018-03-20)

  • Drop support for puppet < 4.9.1
  • First official release from ccin2p3 (was ihrwein before)
  • Add module data in favor of params.pp

* This Changelog was automatically generated by github_changelog_generator