Add missing command name
This commit is contained in:
parent
2ca9749b2e
commit
1ae3e8a03d
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ template Host "postfix-host" {
|
|||
|
||||
template Host "puppet-host" {
|
||||
vars.procs["puppet"] = {
|
||||
procs_command = "puppet"
|
||||
procs_critical = "1:2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue