SumoLogic / sumologic-collector-chef-cookbook

Chef Cookbook for installing and configuring the SumoLogic collector for the Sumo Logic service
Other
30 stars 90 forks source link

knife cookbook github install creates wrong recipe name #14

Closed ghost closed 10 years ago

ghost commented 10 years ago

Knife has a plugin for github that lets you run this:

knife cookbook github install SumoLogic/sumo-collector-chef-cookbook

However, the cookbook folder ends up being sumo-collector which breaks node convergence.

benoitnewton commented 10 years ago

Good catch again. Fixed!