5 baris
185 B
Text
5 baris
185 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";
|