2.2.2 (2023-10-17)
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)
Closed issues:
- Puppet 7 support #67
2.2.0 (2023-10-11)
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:
- Host ping #66 (jonhattan)
- Check network #65 (jonhattan)
- Add fault tolerance for system tests. Same for all #63 (jonhattan)
- Add support for service poll time (only positive) #62 (NITEMAN)
- Support
https
as test protocol #61 (mpdude) - Declare compatibility with Ubuntu 20.04 #60 (mpdude)
- Allow up-to-date versions of the stdlib and concat modules to be used #59 (mpdude)
- pdk update #58 (KrisMagjistari)
- Switch to use modern facts. Fix #56 #57 (NITEMAN)
- Fix system_fs_*_usage params #55 (NITEMAN)
2.1.0 (2020-09-23)
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:
2.0.1 (2020-01-29)
Closed issues:
Merged pull requests:
2.0.0 (2020-01-15)
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)
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)
0.3.3 (2015-07-07)
Merged pull requests:
0.3.2 (2015-07-06)
Closed issues:
- Systemd file paths differs on Debian and Redhat/Centos (regresion introduced in 4ff388c) #6
0.3.1 (2015-07-06)
0.3.0 (2015-07-06)
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:
- Update monit_validate_tests.rb #5 (MNiedzielski)
0.2.1 (2015-04-23)
0.2.0 (2015-04-23)
0.1.0 (2015-04-23)
* This Changelog was automatically generated by github_changelog_generator