nagios: Added nagios service restart when host info is changed.

This commit is contained in:
Timo Mkinen 2013-05-07 22:23:23 +03:00
parent 2c9a0c1b62
commit 119bfb8767

View file

@ -447,6 +447,7 @@ define nagios::host($group="NONE", $osname="NONE", $osicon="NONE",
true => inline_template('<%= parent.join(",") -%>'),
false => $parent,
},
notify => Service["nagios"],
}
if $osicon != "NONE" {