mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Already in effect on prod & stg, formalize these configuration tweaks that limit overload, improve cgroup monitoring, and build tolerance to transient fileserver problems.
11 lines
195 B
Makefile
11 lines
195 B
Makefile
[Service]
|
|
TasksMax=40
|
|
CPUAccounting=yes
|
|
IOAccounting=yes
|
|
IPAccounting=yes
|
|
BlockIOAccounting=yes
|
|
MemoryAccounting=yes
|
|
TasksAccounting=yes
|
|
ConditionPathExists=/mnt/fedora_koji_prod/koji/packages
|
|
|