Skip to content

Releases: voxpupuli/puppet-monit

v3.0.0

09 Dec 21:53
Compare
Choose a tag to compare

Summary

This release adds the support for Debian 10/Buster and for CentOS 8 and the ability to use special characters in httpd_password parameter.
It fixes logging limitations and Amazon Linux compatibility.
It uses a Docker Compose file to use PDK 1.8.1.

BREAKING CHANGES
This release remove the support for Puppet 3.

Features

  • Added the support for Debian 10/Buster
  • Added the support for CentOS 8
  • Added ability to use special characters in httpd_password parameter

BugFixes

  • Fixed logging limitations
  • Fixed Amazon Linux compatibility

Development

  • Added a Docker Compose file to use PDK

v2.0.1

23 Nov 08:52
Compare
Choose a tag to compare

This release fixes the support for Amazon Linux 2 and uses PDK 1.7.1.

BugFixes

  • Fixed the support for Amazon Linux 2

v2.0.0

08 Oct 06:41
Compare
Choose a tag to compare

This release adds httpd_allow configuration and support for MMonit HTTPs addresses and uses PDK 1.7.0.

BREAKING CHANGES
The MMonit address is now by default with HTTPs with the port 8443 (8080 previously).

Features

  • Add httpd_allow configuration
  • Add support for MMonit HTTPs addresses

v1.4.0

07 Oct 18:05
Compare
Choose a tag to compare

This release adds support to Amazon Linux 2 and uses PDK 1.6.1.

Features

  • Added support to Amazon Linux 2

v1.3.0

19 Jun 17:37
Compare
Choose a tag to compare

This release adds support to Ubuntu Bionic and uses PDK 1.5.0.

Features

  • Added support to Ubuntu Bionic

v1.2.0

26 Jan 21:42
Compare
Choose a tag to compare

This release adds support to Debian Stretch and uses PDK 1.3.2.

Features

  • Added support to Debian Stretch

v1.1.3

26 Jan 20:14
Compare
Choose a tag to compare

This release benefited from the changes introduced by PDK 1.3 (pdk convert)