copr-builders: attempt #2 to drop the previous OOM killer fix attempt
Relates: https://pagure.io/copr/copr/issue/2136
This commit is contained in:
parent
73725efd68
commit
6c6a61f101
1 changed files with 2 additions and 2 deletions
|
@ -121,8 +121,8 @@
|
|||
- name: allow allocating large memory chunks on builders, rhbz 2051154
|
||||
sysctl:
|
||||
name: vm.overcommit_memory
|
||||
value: 2
|
||||
state: absent
|
||||
value: 0
|
||||
state: present
|
||||
when:
|
||||
- prepare_base_image is not defined
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue