Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

39 lines (27 loc) · 1.25 KB

Changelog

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.

2.2.2 - 2021-04-29

Changed

  • solaris: skip allow_bash_commands option in nrpe.cfg.

2.2.0 - 2017-09-28

Changed

  • solaris/aix: Add node['nrpe']['service_resource'] to control notifies calls from within custom resources.

2.1.0 - 2017-09-19

Changed

  • 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.

2.0.1 - 2017-07-13

Changed

  • Update readme documentation to fix errors in hyperlinks.

2.0.0 - 2017-07-13

Changed

  • 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.

Removed

  • Support for CentOS (RHEL) 5.x series.