From: Stephen Gran Date: Mon, 21 May 2012 07:12:09 +0000 (+0100) Subject: Revert "postfix uses clamav as well" X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=f1a454006b168f623b4c234f45f9a0f8b3c36166;p=mirror%2Fdsa-puppet.git Revert "postfix uses clamav as well" This reverts commit b973153b5820f7b8732e5b8c861e6524f670c872. --- diff --git a/modules/postfix/manifests/init.pp b/modules/postfix/manifests/init.pp index abb3acedf..6ac79cbb9 100644 --- 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 }