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:
7f9f724
)
postfix uses clamav as well
author
Stephen Gran
<steve@lobefin.net>
Mon, 21 May 2012 07:11:10 +0000
(08:11 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Mon, 21 May 2012 07:11:10 +0000
(08:11 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/postfix/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/postfix/manifests/init.pp
b/modules/postfix/manifests/init.pp
index
6ac79cb
..
abb3ace
100644
(file)
--- a/
modules/postfix/manifests/init.pp
+++ b/
modules/postfix/manifests/init.pp
@@
-8,6
+8,8
@@
class postfix {
ensure => running
}
+ include clamav
+
munin::check { 'ps_exim4': ensure => absent }
munin::check { 'exim_mailqueue': ensure => absent }
munin::check { 'exim_mailstats': ensure => absent }