summaryrefslogtreecommitdiff
path: root/templates/20proxy.erb
diff options
context:
space:
mode:
authorGabriel Filion <lelutin@gmail.com>2010-10-25 01:13:44 -0400
committerGabriel Filion <lelutin@gmail.com>2010-10-25 01:13:44 -0400
commit1b0bc415977c1c8b49390e0cdb1361769e0fdbae (patch)
treec8d776b9330f98ddfd3ddb13a9b11298b2a49d7d /templates/20proxy.erb
parentd97a49b7b2c020c2c43df6524236f50a421789ee (diff)
Add file headers for awareness of puppet presence
Signed-off-by: Gabriel Filion <lelutin@gmail.com>
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 %>"; };