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

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