silly typo
authorStephen Gran <steve@lobefin.net>
Sat, 17 Oct 2009 00:08:58 +0000 (01:08 +0100)
committerStephen Gran <steve@lobefin.net>
Sat, 17 Oct 2009 00:08:58 +0000 (01:08 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/munin-node/manifests/init.pp

index 698899c..be39fee 100644 (file)
@@ -12,6 +12,7 @@ define activate_munin_check($ensure=present) {
                      notify => Exec["munin-node restart"];
             }
         }
+    }
 }
 
 class munin-node {