diff --git a/global-templates/host-templates.conf b/global-templates/host-templates.conf index 8de9cf4..17d69ab 100644 --- a/global-templates/host-templates.conf +++ b/global-templates/host-templates.conf @@ -49,6 +49,7 @@ template Host "postfix-host" { template Host "puppet-host" { vars.procs["puppet"] = { + procs_command = "puppet" procs_critical = "1:2" } }