Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 706 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 706 Bytes

v1.1.3:

  • Bug : Ensure that the service is terminated after $MAXWAIT time rather than allowing a hung process to continue.

v1.1.2:

  • Change : In the `collectd::attribute_driven' recipe, remove plugin configurations from the disk if they have been removed from the configuration.

v1.1.1:

  • Change : Update to conform to foodcritic style recommendations.

v1.1.0:

  • Change : Make the name reported in the configuration configurable.
  • Change : Rewrite the plugin definition as a LWRP.
  • Change : Removed the redis plugin.
  • Enhance : Merge the collectd_plugins cookbook into this cookbook. Named the plugin recipes with a _plugin suffix.

v1.0.0:

  • Initial release.