projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
162e4df
)
silly typo
author
Stephen Gran
<steve@lobefin.net>
Sat, 17 Oct 2009 00:08:58 +0000
(
01:08
+0100)
committer
Stephen 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
patch
|
blob
|
history
diff --git
a/modules/munin-node/manifests/init.pp
b/modules/munin-node/manifests/init.pp
index
698899c
..
be39fee
100644
(file)
--- a/
modules/munin-node/manifests/init.pp
+++ b/
modules/munin-node/manifests/init.pp
@@
-12,6
+12,7
@@
define activate_munin_check($ensure=present) {
notify => Exec["munin-node restart"];
}
}
+ }
}
class munin-node {