aboutsummaryrefslogtreecommitdiff
path: root/templates/20proxy.erb
blob: 8f57e730aeaf5aacee6b892fb4107a84026c0c2f (plain)
1
2
3
4
# This file is brought to you by Puppet
# all local modifications will be overwritten

Acquire::http { Proxy "<%= real_apt_proxy %>:<%= real_apt_proxy_port %>"; };