Short test - this is the wrong way to do it, but lets see if the idea
[mirror/dsa-puppet.git] / modules / exim / manifests / init.pp
index 110af6b..d045a97 100644 (file)
@@ -95,7 +95,7 @@ class exim {
           ;
         "/etc/exim4/local-auto.conf":
           require => Package["exim4-daemon-heavy"],
-          content => template("exim-local-auto.erb")
+          content => template("exim-local-auto.erb"),
           notify  => Exec["exim4 reload"]
           ;
         "/etc/exim4/ssl/thishost.crt":