]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/exim/manifests/init.pp
oops
[dsa-puppet.git] / modules / exim / manifests / init.pp
index 7b446db0afc3f5ded378ccf8e1350e00e3469583..a8868507ddc4670d4431d1c2ad037a7eea719e26 100644 (file)
@@ -47,10 +47,6 @@ class exim {
           source  => [ "puppet:///exim/per-host/$fqdn/helo-check",
                        "puppet:///exim/common/helo-check" ]
           ;
-        "/etc/exim4/bsmtp":
-          require => Package["exim4-daemon-heavy"],
-          content => template("exim/bsmtp.erb")
-          ;
         "/etc/exim4/locals":
           require => Package["exim4-daemon-heavy"],
           content => template("exim/locals.erb")