nagios: Added nagios service restart when host info is changed.
This commit is contained in:
parent
2c9a0c1b62
commit
119bfb8767
1 changed files with 1 additions and 0 deletions
|
@ -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" {
|
||||
|
|
Loading…
Add table
Reference in a new issue