ebb46ca200
apt preferences actually want // to comment, while sources are fine to be commented with # ...
4 lines
159 B
Text
4 lines
159 B
Text
// This file is managed by Puppet
|
|
// all local modifications will be overwritten
|
|
|
|
Acquire::http { Proxy "<%= real_apt_proxy %>:<%= real_apt_proxy_port %>"; };
|