gocd / go-cookbook

Cookbook that installs and configures the open-source ThoughtWorks Studios GoCD product
http://www.gocd.org/
Apache License 2.0
44 stars 66 forks source link

Agent recipe is not set to search run_list on chef server #10

Closed ghost closed 10 years ago

ghost commented 10 years ago

The search for recipe go server is not correct syntax to search the recipes on the chef server.

I could not create a pull request so please see line 24 and replace the recipe search with

 run_list:recipe\[go\:\:server\]
tpbrown commented 10 years ago

Resolved.