Sha256: a6d55f28bf71ae43d80bd175e19773cb7140b7a021a4e4a8e25bf512e8811426

Contents?: true

Size: 637 Bytes

Versions: 8

Compression:

Stored size: 637 Bytes

Contents

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

<% if data_bags_path %>
data_bag_path <%= data_bags_path %>
<% end %>

<% if recipe_url -%>
recipe_url "<%= recipe_url %>"
<% end -%>

http_proxy <%= http_proxy.inspect %>
http_proxy_user <%= http_proxy_user.inspect %>
http_proxy_pass <%= http_proxy_pass.inspect %>
https_proxy <%= https_proxy.inspect %>
https_proxy_user <%= https_proxy_user.inspect %>
https_proxy_pass <%= https_proxy_pass.inspect %>
no_proxy <%= no_proxy.inspect %>

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
vagrantup-0.7.8 templates/chef_solo_solo.erb
vagrantup-0.7.7 templates/chef_solo_solo.erb
vagrantup-0.7.6 templates/chef_solo_solo.erb
vagrantup-0.7.5 templates/chef_solo_solo.erb
vagrant-0.7.8 templates/chef_solo_solo.erb
vagrant-0.7.7 templates/chef_solo_solo.erb
vagrant-0.7.6 templates/chef_solo_solo.erb
vagrant-0.7.5 templates/chef_solo_solo.erb