]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Revert "postfix uses clamav as well"
authorStephen Gran <steve@lobefin.net>
Mon, 21 May 2012 07:12:09 +0000 (08:12 +0100)
committerStephen Gran <steve@lobefin.net>
Mon, 21 May 2012 07:12:09 +0000 (08:12 +0100)
This reverts commit b973153b5820f7b8732e5b8c861e6524f670c872.

modules/postfix/manifests/init.pp

index abb3acedfa78a737dc88c499b3677be840899194..6ac79cbb918f679c0697e0965527871f4b45f8ea 100644 (file)
@@ -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 }