5 lines
183 B
Text
5 lines
183 B
Text
// This file is managed by Puppet
|
|
// all local modifications will be overwritten
|
|
|
|
Acquire::http { Proxy "<%= proxy %>:<%= port %>"; };
|
|
Acquire::HTTP::Proxy::bugs.debian.org "DIRECT";
|