Hi, I am getting this error when I use the attribute_driven recipe:
No resource or method named `collectd_plugin' for `Chef::Recipe "attribute_driven"'
I have noticed that collectd_plugin is not defined anywhere in this cookbook. Is it perhaps something defined in some other cookbook? Should a dependency be added if that's the case?
I am using version 1.2.0
thanks