From 1b0bc415977c1c8b49390e0cdb1361769e0fdbae Mon Sep 17 00:00:00 2001 From: Gabriel Filion Date: Mon, 25 Oct 2010 01:13:44 -0400 Subject: Add file headers for awareness of puppet presence Signed-off-by: Gabriel Filion --- templates/20proxy.erb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/20proxy.erb') 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 %>"; }; -- cgit v1.2.3