summaryrefslogtreecommitdiff
path: root/examples/config/chef-solo.rb
blob: 1e3bfd342e47919ca72f857120b8eaec8450b704 (plain)
1
2
3
4
5
6
7
#
# Example Chef Solo Config

cookbook_path File.join(File.dirname(__FILE__), "cookbooks")
node_path     File.join(File.dirname(__FILE__), "nodes")
log_level     :debug