copr-builders: allow large memory allocations
This commit is contained in:
parent
7813a835d9
commit
3b9903252d
1 changed files with 2 additions and 2 deletions
|
@ -128,8 +128,8 @@
|
|||
|
||||
- name: disable kernel oom-killer, too, rhbz 2051154
|
||||
sysctl:
|
||||
name: vm.oom-kill
|
||||
value: 0
|
||||
name: vm.overcommit_memory
|
||||
value: 2
|
||||
state: present
|
||||
|
||||
- name: install copr-builder and other latest packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue