Increase max process limits on copr-be

This commit is contained in:
Kevin Fenzi 2016-09-27 01:56:05 +00:00
parent 9cd58bad25
commit c7f25e59ce

View file

@ -13,8 +13,8 @@ copr_builder_network_name: "copr-net"
copr_builder_key_name: "buildsys"
copr_builder_security_groups: "ssh-anywhere-copr,default,ssh-from-persistent-copr"
nrpe_procs_warn: 600
nrpe_procs_crit: 700
nrpe_procs_warn: 1000
nrpe_procs_crit: 1100
fedmsg_enabled: "true"