Enhance : Custom template for memcached_plugin
- Change : Use collectd v5.2.1.
- Change : Use default_action syntax to define the default action.
- Bug : Ensure that the service is terminated after $MAXWAIT time rather than allowing a hung process to continue.
- Change : In the `collectd::attribute_driven' recipe, remove plugin configurations from the disk if they have been removed from the configuration.
- Change : Update to conform to foodcritic style recommendations.
- 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.
- Initial release.