]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
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 698899cf8b14dbae6fef5713849dc294484e215d..be39fee4d1b7b5df76ec585bddf408d503185146 100644 (file)
@@ -12,6 +12,7 @@ define activate_munin_check($ensure=present) {
                      notify => Exec["munin-node restart"];
             }
         }
+    }
 }
 
 class munin-node {