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