Sha256: 926f679ddc27c5ae3681b6a343f296d56d3a18f8b3a20e77576182eb97a4bfbc

Contents?: true

Size: 754 Bytes

Versions: 1

Compression:

Stored size: 754 Bytes

Contents

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

encrypted_data_bag_secret "<%= encrypted_data_bag_secret %>"

<% if data_bags_path -%>
data_bag_path <%= data_bags_path.inspect %>
<% 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

1 entries across 1 versions & 1 rubygems

Version Path
tnargav-1.2.3 templates/provisioners/chef_solo/solo.erb