aboutsummaryrefslogtreecommitdiff
path: root/templates/20proxy.erb
blob: 3e1ae5d65c59c22b42d8682c306831749e5a171a (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 %>"; };