All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- solaris: skip allow_bash_commands option in nrpe.cfg.
- solaris/aix: Add
node['nrpe']['service_resource']
to control notifies calls from within custom resources.
- Add basic support for configuring via node attributes for Solaris/AIX.
- upstart: Fix issue where reboot fails to start nrpe due to run directory not created.
- Update readme with examples on how to use Archive and Omnibus provider.
- Update readme documentation to fix errors in hyperlinks.
- Rename cookbook to blp-nrpe from nrpe-ng and move under bloomberg-cookbooks organization.
- ci: Automated pull-request testing with Test Kitchen and Docker for Linux.
- Minimum requirement of Chef Client 12.5.
- Custom resources modified to use the "Chef Client" native syntax.
- Support for CentOS (RHEL) 5.x series.