projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
667af65
)
Add header
author
Stephen Gran
<steve@lobefin.net>
Sun, 15 Mar 2009 17:43:47 +0000
(17:43 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 15 Mar 2009 17:43:47 +0000
(17:43 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
templates/exim-local-auto.erb
patch
|
blob
|
history
diff --git
a/templates/exim-local-auto.erb
b/templates/exim-local-auto.erb
index
94a571d
..
e2310b3
100644
(file)
--- 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 -%>