aboutsummaryrefslogtreecommitdiff
path: root/templates/20proxy.erb
blob: 36b26a0c802f4f764c2ebe8d6ee53b69374a883f (plain)
1
2
3
4
# 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 %>"; };