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