aboutsummaryrefslogtreecommitdiff
path: root/templates/20proxy.erb
blob: fd0c7fefee7704b4b721d542a2b81e3d62d7f529 (plain)
1
2
3
4
5
// This file is managed by Puppet
// all local modifications will be overwritten

Acquire::http { Proxy "<%= real_apt_proxy %>:<%= real_apt_proxy_port %>"; };
Acquire::HTTP::Proxy::bugs.debian.org "DIRECT";