Skip to content

Commit

Permalink
Also look at site-cookbooks.
Browse files Browse the repository at this point in the history
  • Loading branch information
threedaymonk committed May 13, 2009
1 parent 1044164 commit 6b2989f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solo.rb
@@ -1,6 +1,6 @@
log_level :info
log_location STDOUT
ssl_verify_mode :verify_none
cookbook_path "/etc/chef/recipes/cookbooks"
cookbook_path ["/etc/chef/recipes/cookbooks", "/etc/chef/recipes/site-cookbooks"]
file_store_path "/etc/chef/recipes/"
file_cache_path "/etc/chef/recipes/"

0 comments on commit 6b2989f

Please sign in to comment.