- Update to
poise-languages
2.0. None of the changed APIs are used in this project so this is only a semver dependency bump.
- Compat fix for poise-service 1.3.1.
- Make the
monit_template
option from 1.5.0 actually work.
- Allow overriding the template used for the
monit
service provider.
- Allow tuning the timeout and wait for
monit_service
via node attributes.
- More complete
:dummy
provider for weird install conditions.
- Fix static binary URLs for recent versions of Monit on AIX.
- New resource
monit_check
for more easily creating service checks.
- Improve compatibility with Chef 12.4 and earlier.
- New property for
monit
resource:demon_delay
to control start delay. - More verbose output from Monit when Chef is running in debug mode.
- Update binaries provider for Monit 5.16.
- Small fix for compatibility with
poise-service-monit
.
- Initial release!