aboutsummaryrefslogtreecommitdiff
path: root/templates/20proxy.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/20proxy.erb')
-rw-r--r--templates/20proxy.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/20proxy.erb b/templates/20proxy.erb
index 8f57e73..3e1ae5d 100644
--- a/templates/20proxy.erb
+++ b/templates/20proxy.erb
@@ -1,4 +1,4 @@
-# This file is brought to you by Puppet
-# all local modifications will be overwritten
+// This file is managed by Puppet
+// all local modifications will be overwritten
Acquire::http { Proxy "<%= real_apt_proxy %>:<%= real_apt_proxy_port %>"; };