aboutsummaryrefslogtreecommitdiff
path: root/templates/20proxy.erb
blob: 602e08fb10ee960dde0ea6c3e3269c0065ce30b4 (plain)
1
2
3
4
# This file is managed by Puppet
# all local modifications will be overwritten

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