From: Stephen Gran Date: Sun, 15 Mar 2009 17:43:47 +0000 (+0000) Subject: Add header X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=607669abc754cd063210615573e7cba768ea86c3;p=dsa-puppet.git Add header Signed-off-by: Stephen Gran --- diff --git a/templates/exim-local-auto.erb b/templates/exim-local-auto.erb index 94a571df..e2310b37 100644 --- a/templates/exim-local-auto.erb +++ b/templates/exim-local-auto.erb @@ -1,3 +1,8 @@ +## +## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. +## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git +## + <% if has_variable?("clamd") && clamd == "true" -%> CLAMAV = clamd:/var/run/clamav/clamd.ctl <% else -%>