Add missing command name

This commit is contained in:
Jan Dittberner 2023-09-03 14:02:33 +02:00
parent 2ca9749b2e
commit 1ae3e8a03d

View file

@ -49,6 +49,7 @@ template Host "postfix-host" {
template Host "puppet-host" {
vars.procs["puppet"] = {
procs_command = "puppet"
procs_critical = "1:2"
}
}