Sha256: 808586c6768ab4c5dade7620bc35714d5ec3ebca57af1998c103ea9269ee6577

Contents?: true

Size: 190 Bytes

Versions: 36

Compression:

Stored size: 190 Bytes

Contents

Acquire::http::Proxy "http://<%= @proxy %>:<%= @port %>";
Acquire::https::Proxy "DIRECT";
<% @bypass.each do |bypass, type| %>
Acquire::<%= type %>::Proxy::<%= bypass %> "DIRECT";
<% end %>

Version data entries

36 entries across 36 versions & 3 rubygems

Version Path
madscience-0.0.5 cookbooks/apt/templates/default/01proxy.erb
madscience-0.0.4 cookbooks/apt/templates/default/01proxy.erb
infrataster-plugin-ldap-0.0.1 spec/cookbooks/apt/templates/default/01proxy.erb
madscience-0.0.3 cookbooks/apt/templates/default/01proxy.erb
madscience-0.0.2 cookbooks/apt/templates/default/01proxy.erb
madscience-0.0.1 cookbooks/apt/templates/default/01proxy.erb
natives-0.4.1 chef/vendored-cookbooks/apt/templates/default/01proxy.erb
natives-0.4.0 chef/vendored-cookbooks/apt/templates/default/01proxy.erb
natives-0.3.0 chef/vendored-cookbooks/apt/templates/default/01proxy.erb
natives-0.2.2 chef/vendored-cookbooks/apt/templates/default/01proxy.erb
natives-0.2.1 chef/vendored-cookbooks/apt/templates/default/01proxy.erb
natives-0.2.0 chef-solo/vendored-cookbooks/apt/templates/default/01proxy.erb
natives-0.1.3 chef-solo/vendored-cookbooks/apt/templates/default/01proxy.erb
natives-0.1.2 chef-solo/vendored-cookbooks/apt/templates/default/01proxy.erb
natives-0.1.1 chef-solo/vendored-cookbooks/apt/templates/default/01proxy.erb
natives-0.1.0 chef-solo/vendored-cookbooks/apt/templates/default/01proxy.erb