OSDN Git Service

add ganglia recipe's uni-cast setting support.
[metasearch/grid-chef-repo.git] / solo.rb
1 current_dir = File.dirname(File.expand_path(__FILE__))
2 file_cache_path "/tmp/chef-solo"
3 cookbook_path "#{current_dir}/cookbooks"
4 role_path "#{current_dir}/roles"
5 node_path "#{current_dir}/nodes"