From f1a454006b168f623b4c234f45f9a0f8b3c36166 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Mon, 21 May 2012 08:12:09 +0100 Subject: [PATCH] Revert "postfix uses clamav as well" This reverts commit b973153b5820f7b8732e5b8c861e6524f670c872. --- modules/postfix/manifests/init.pp | 2 -- 1 file changed, 2 deletions(-) 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 } -- 2.20.1