silly typo
[mirror/dsa-puppet.git] / 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 {