Releases: metrixware-echoes-tech/puppet-monit
Releases · metrixware-echoes-tech/puppet-monit
v1.1.2
v1.1.1
v1.1.0
Summary
This release add support to Debian jessie, OracleLinux and Scientific OSes, as well as a config_dir_purge
parameter and a lot of great test improvements.
Features
- Added support to Debian jessie.
- Added support to OracleLinux and Scientific.
- Added
monit_version
fact. - Added
config_dir_purge
parameter tomonit
class and to the template of configuration file.
Bugfixes
- Fixed bad dependencies (puppetlabs/stdlib >= 4.6.0 + add puppetlabs/firewall)
Tests
- Amazing enhancement of code coverage (special thanks to Phil Friderici and Garrett Honeycutt)
- Puppet v3 (optionally with future parser) and v4 with Ruby versions 1.8.7 (Puppet v3 only), 1.9.3, 2.0.0 and 2.1.0.
- Improvment of style and additional community style checks
v1.0.0
Summary
This release updates metadata to support new version of RedHat family OSes, as well as new features and test improvements.
Features
- Added support to RedHat family OSes version 7.
- Added configuration option to set an M/Monit report server in Monit configuration file.
- Added support for start delay parameter.
- Made HTTPd authentication by user and password optional.
Tests
- Added future parser in Travis matrix.
- Added acceptance tests.
v0.5.0
Summary
This release adds mail-format
and alert
parameters to the monit configuration file.
Features
- Add
mailformat
parameter tomonit
class and to the template of configuration file. - Add
alert_emails
parameter tomonit
class and to the template of configuration file.
Bugfixes
ìdfile
parameter does not exist for Monit 4