Skip to content

Releases: metrixware-echoes-tech/puppet-monit

v1.1.2

28 Nov 09:00
Compare
Choose a tag to compare

Summary

This release adds support to Ubuntu Xenial and improves compatibility with Puppet Server.

Features

  • Added support to Ubuntu 16.04.

Bugfixes

  • Fixed condition that fails with strict_variables enabled on the Puppet Server side.

v1.1.1

30 Aug 14:51
Compare
Choose a tag to compare

Summary

This release fixes typo and a bad URL. It is published with Geppeto.

v1.1.0

05 Aug 12:49
Compare
Choose a tag to compare

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 to monit 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

06 Aug 10:01
Compare
Choose a tag to compare

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

06 Aug 10:03
Compare
Choose a tag to compare

Summary

This release adds mail-format and alert parameters to the monit configuration file.

Features

  • Add mailformat parameter to monit class and to the template of configuration file.
  • Add alert_emails parameter to monit class and to the template of configuration file.

Bugfixes

  • ìdfile parameter does not exist for Monit 4