Sha256: 7aeca656be962fae6d9b7e8bc64bed6dc0e72cb97d0b87e54ca9b3c1d085202f
Contents?: true
Size: 566 Bytes
Versions: 13
Compression:
Stored size: 566 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 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
13 entries across 13 versions & 4 rubygems