module-apt/templates/20proxy.erb
Gabriel Filion 1b0bc41597 Add file headers for awareness of puppet presence
Signed-off-by: Gabriel Filion <lelutin@gmail.com>
2010-10-25 01:13:44 -04:00

4 lines
171 B
Text

# This file is brought to you by Puppet
# all local modifications will be overwritten
Acquire::http { Proxy "http://<%= real_apt_proxy %>:<%= real_apt_proxy_port %>"; };