Skip to content

Latest commit

 

History

History
174 lines (107 loc) · 9.8 KB

CHANGELOG.md

File metadata and controls

174 lines (107 loc) · 9.8 KB

Changelog

2.2.2 (2023-10-17)

Full Changelog

Fixed bugs:

  • Regression: parameter 'every' expects a String value #69
  • Regression: parameter 'tests' index 1 entry 'value' expects a value of type Array, Hash, Integer, or String, got Float #68

2.2.1 (2023-10-16)

Full Changelog

Closed issues:

  • Puppet 7 support #67

2.2.0 (2023-10-11)

Full Changelog

Closed issues:

  • Cant configure start/stop_program at type host #64
  • Centos 7 - undef lsbmajdistrelease (legacy facts) #56
  • Lookup variables in scope from templates -> Sets 'undef' in some environments. #20

Merged pull requests:

2.1.0 (2020-09-23)

Full Changelog

Implemented enhancements:

  • Use type aliases to improve code legibility #52

Fixed bugs:

  • Allow to remove (ensure=absent) system checks #53

Closed issues:

  • Add support for EXEC action extra options #48
  • exec action param becomes uppercase #47
  • idfile and statefile are set to undef on RedHat systems #46
  • Start and stop program parameters #34
  • Add UPTIME tests to valid tests #16

Merged pull requests:

  • EXEC action: add support for UID, GID and REPEAT EVERY N CYCLES #49 (jonhattan)

2.0.1 (2020-01-29)

Full Changelog

Closed issues:

  • Exclude nsfs and overlay filesystem types #44
  • Covert to pdk and improve module score #43

Merged pull requests:

2.0.0 (2020-01-15)

Full Changelog

Closed issues:

  • Deprecate hiera_merge_strategy #42
  • Check all filesystems by default (not only /) #41
  • Upgrade module to support Puppet4 #35
  • Make IP address parameter optional #33
  • Wrong permissions for monitrc #32
  • Concat requirements #29
  • permissions of monitrc on Debian 9.1 - monit 1:5.20.0-6 #28

Merged pull requests:

  • Add support for EXIST check #39 (NITEMAN)
  • Added FreeBSD support #38 (jurgenweber)
  • Make bind IP address optional. #31 (wdec)
  • Add example for Centos 7 #27 (nvtkaszpir)
  • Fixed the host check having an OR-check when it should be an AND-check #24 (aepgit)
  • Added checksum test for files. #21 (triforce)
  • Update instance.pp #19 (MNiedzielski)
  • missing space for tests before UNIXSOCKET #18 (gytisgreitai)
  • Make monit auto-start on Debian Squeeze, as it does not do so by default when installed #15 (thatgraemeguy)
  • fix 'http headers' param in test-validation #13 (ThomasLohner)
  • Made monit's PROGRAM STATUS TESTING work, made ACTION EXEC work, made exec path accept parameters. #9 (derjohn)
  • Support hiera_hash for custom checks #8 (himpich)

1.1.0 (2017-08-21)

Full Changelog

Closed issues:

  • On cetons missing repo epel #26
  • Checking error in host.pp #22
  • monit won't start on Debian Squeeze #14
  • Puppet 4 and puppetserver setup > add puppetlabs-concat to fix this dependency issue #12
  • template vars are missing scope #11

1.0.0 (2015-07-07)

Full Changelog

0.3.3 (2015-07-07)

Full Changelog

Merged pull requests:

  • Fix #6. Systemd file paths differs on Debian and Redhat/Centos #7 (NITEMAN)

0.3.2 (2015-07-06)

Full Changelog

Closed issues:

  • Systemd file paths differs on Debian and Redhat/Centos (regresion introduced in 4ff388c) #6

0.3.1 (2015-07-06)

Full Changelog

0.3.0 (2015-07-06)

Full Changelog

Closed issues:

  • Add support for MATCHING in services (when no PID available) #4
  • Add "default" support for CentOS 7 (systemd instead of initd) #3
  • Improve quality score #2
  • monit_validate_tests.rb: warning: already initialized constant #1

Merged pull requests:

0.2.1 (2015-04-23)

Full Changelog

0.2.0 (2015-04-23)

Full Changelog

0.1.0 (2015-04-23)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator