Skip to content

Commit

Permalink
notify munin node when IP changes
Browse files Browse the repository at this point in the history
  • Loading branch information
KristianOellegaard committed Nov 21, 2012
1 parent 9674f65 commit bb8a8a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions munin/manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
content => template("munin/munin-node.conf.erb"),
tag => "munin-node.conf",
require => Package["munin-node"],
notify => Service["munin-node"],
}
}
define munin::register($content="", $order=10) {
Expand Down

0 comments on commit bb8a8a3

Please sign in to comment.