Skip to content

Latest commit

 

History

History
299 lines (182 loc) · 17.5 KB

CHANGELOG.md

File metadata and controls

299 lines (182 loc) · 17.5 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.

2.11.0 (2021-01-18)

Full Changelog

Added

  • Permit using arrays to make extending lists easier #164 (jcpunk)
  • Add parameter for ENCs to make loginctl_users easily #163 (jcpunk)
  • Add ability to specify supported option 'infinity' for LimitNPROC #152 (hdeheer)

2.10.0 (2020-08-21)

Full Changelog

Added

Fixed

  • Allow CPUQuota greater than 100% #147 (Hexta)

2.9.0 (2020-03-11)

Full Changelog

Added

Fixed

2.8.0 (2020-01-08)

Full Changelog

Added

Fixed

2.7.0 (2019-10-29)

Full Changelog

Added

Fixed

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

2.6.0 (2019-06-17)

Full Changelog

Added

2.5.1 (2019-05-29)

Full Changelog

Added

2.5.0 (2019-05-29)

Full Changelog

Added

2.4.0 (2019-04-29)

Full Changelog

Added

2.3.0 (2019-04-10)

Full Changelog

Added

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

2.2.0 (2019-02-25)

Full Changelog

Added

2.1.0 (2018-08-31)

Full Changelog

Added

Fixed

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

2.0.0 (2018-07-11)

Full Changelog

Changed

Added

Fixed

1.1.1 (2017-11-29)

Full Changelog

Added

  • 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)

Fixed

1.1.0 (2017-10-24)

Full Changelog

Added

  • 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

Added

Fixed

0.4.0 (2016-08-18)

Full Changelog

Added

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

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