]> gitweb.fluxo.info Git - puppet-postfix.git/commitdiff
Remove inclusion of non-existent class amavisd-new
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 20 Feb 2011 14:05:57 +0000 (11:05 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 20 Feb 2011 14:05:57 +0000 (11:05 -0300)
manifests/classes/postfix-amavis.pp

index 7e1783616f7d3d37944f3d56471e6a0317623532..b6639234fcd4dc6113ff28635a0f1bfb5e0c3ee8 100644 (file)
@@ -1,5 +1,4 @@
 class postfix::amavis {
-  include amavisd-new
   postfix::config {
     "content_filter": value => "amavis:[127.0.0.1]:10024";
   }