And fix the syntax error
authorStephen Gran <steve@lobefin.net>
Sun, 5 Apr 2009 03:02:25 +0000 (04:02 +0100)
committerStephen Gran <steve@lobefin.net>
Sun, 5 Apr 2009 03:02:25 +0000 (04:02 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
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":