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