diff --git a/inventory/group_vars/bastion b/inventory/group_vars/bastion index 974a6d9fff..1dba8906d2 100644 --- a/inventory/group_vars/bastion +++ b/inventory/group_vars/bastion @@ -35,5 +35,5 @@ fas_aliases: true # # Sometimes there are lots of postfix processes # -nrpe_procs_warn: 500 -nrpe_procs_crit: 600 +nrpe_procs_warn: 600 +nrpe_procs_crit: 700