Skip to content

Latest commit

 

History

History
333 lines (199 loc) · 18.4 KB

CHANGELOG.md

File metadata and controls

333 lines (199 loc) · 18.4 KB

Changelog

2.9.0 (2020-03-09)

Full Changelog

Implemented enhancements:

Closed issues:

  • Discussion: use class instead of exec for notification #2

Merged pull requests:

2.8.0 (2020-01-08)

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

2.7.0 (2019-10-29)

Full Changelog

Implemented enhancements:

  • add support for 'VirtuozzoLinux 7' #121 (kBite)
  • Manage logind service and configuration #120 (fraenki)

Fixed bugs:

  • Correct order when ensuring unit files are absent #122 (ekohl)

Closed issues:

  • vacuum as routine task #123
  • Manage dropin_file for target type systemd unit #117
  • Allow Sensitive type for systemd::dropin_file::content #114

Merged pull requests:

2.6.0 (2019-06-17)

Full Changelog

Implemented enhancements:

  • Allow for lazy/eager systemctl daemon reloading #111 (JohnLyman)

Merged pull requests:

2.5.1 (2019-05-29)

Full Changelog

Merged pull requests:

2.5.0 (2019-05-29)

Full Changelog

Merged pull requests:

2.4.0 (2019-04-29)

Full Changelog

Merged pull requests:

2.3.0 (2019-04-10)

Full Changelog

Implemented enhancements:

  • Add parameter to enable/disable the management of journald #99 (dhoppe)

Closed issues:

  • Puppet version compatibility #34

2.2.0 (2019-02-25)

Full Changelog

Implemented enhancements:

Closed issues:

  • Hiera usage for systemd::unit_file #86
  • Please push a new module to the forge that includes service_limits #25

Merged pull requests:

2.1.0 (2018-08-31)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Handle ensuring service_limits to be absent #80 (ekohl)

Merged pull requests:

2.0.0 (2018-07-11)

Full Changelog

Breaking changes:

Implemented enhancements:

Closed issues:

  • Better test for systemd (and other init systems) #37

Merged pull requests:

1.1.1 (2017-11-29)

Full Changelog

Fixed bugs:

  • fact systemd_internal_services is empty #47
  • Use the correct type on $service_limits #52 (ekohl)
  • Fix issue #47 #48 (axxelG)

Closed issues:

  • Not able to set limits via systemd class #49

Merged pull requests:

  • Clean up test tooling #54 (ekohl)
  • Correct parameter documentation #53 (ekohl)
  • Use a space-separated in timesyncd.conf #50 (hfm)
  • Use the same systemd drop-in file for different units #46 (countsudoku)

1.1.0 (2017-10-24)

Full Changelog

Closed issues:

  • Add explicit ordering to README.md #24
  • Manage drop-in files #15

Merged pull requests:

  • Add systemd-timesyncd support #43 (bastelfreak)
  • Reuse the service_provider fact from stdlib #42 (ekohl)
  • (doc) Adds examples of running the service created #29 (petems)
  • Quote hash keys in example of service limits #20 (stbenjam)

1.0.0 (2017-09-04)

Full Changelog

Implemented enhancements:

Closed issues:

  • PR#18 broke service limits capacity #35
  • stdlib functions are used, but no stdlib requirement in metadata.json #28
  • investigate update to camptocamp/systemd module #21
  • Module should be updated to use the new Puppet 4 goodness #17

Merged pull requests:

0.4.0 (2016-08-18)

Full Changelog

Implemented enhancements:

  • Add target param for the unit file #10 (tampakrap)
  • only use awk, instead of grep and awk #9 (igalic)

Closed issues:

  • No LICENSE file #11
  • Forge update #7

0.3.0 (2016-05-16)

Full Changelog

Implemented enhancements:

0.2.2 (2015-08-25)

Full Changelog

Implemented enhancements:

0.2.1 (2015-08-21)

Full Changelog

  • Use docker for acceptance tests

0.1.15 (2015-06-26)

Full Changelog

  • Fix strict_variables activation with rspec-puppet 2.2

0.1.14 (2015-05-28)

Full Changelog

  • Add beaker_spec_helper to Gemfile

0.1.13 (2015-05-26)

Full Changelog

  • Use random application order in nodeset

0.1.12 (2015-05-26)

Full Changelog

  • Add utopic & vivid nodesets

0.1.11 (2015-05-25)

Full Changelog

  • Don't allow failure on Puppet 4

0.1.10 (2015-05-13)

Full Changelog

  • Add puppet-lint-file_source_rights-check gem

0.1.9 (2015-05-12)

Full Changelog

  • Don't pin beaker

0.1.8 (2015-04-27)

Full Changelog

  • Add nodeset ubuntu-12.04-x86_64-openstack

0.1.7 (2015-04-03)

Full Changelog

  • Confine rspec pinning to ruby 1.8

* This Changelog was automatically generated by github_changelog_generator