Results 3 comments of Peter

Looks like the issue is the name of the cookbook is graphite, but in the default recipe, chef-graphite is included. metadata.rb ``` name "graphite" maintainer "Hector Castro" maintainer_email "[email protected]" ......

I am going to confirm @KruseLuds findings. I was running 0.60 and once I replaced it with the above attached 0.54b, it began to work. Here you can see the...

Going back to the 0.60, I made the following changes and was able to get 0.60 working with my 2902. The changes and code were based off what @KruseLuds found...