aboutsummaryrefslogtreecommitdiff
path: root/templates/20proxy.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/20proxy.erb')
-rw-r--r--templates/20proxy.erb3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/20proxy.erb b/templates/20proxy.erb
index e72319f..36b26a0 100644
--- a/templates/20proxy.erb
+++ b/templates/20proxy.erb
@@ -1 +1,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 %>"; };