vagrant/templates/chef_solo_solo.erb

6 lines
180 B
Plaintext

node_name "<%= node_name %>"
file_cache_path "<%= provisioning_path %>"
cookbook_path <%= cookbooks_path %>
role_path <%= roles_path %>
log_level <%= log_level.inspect %>