copr-builders: disable zram SWAP on builders while preparing images

This commit is contained in:
Pavel Raiskup 2022-03-21 15:42:05 +01:00
parent 9ba6b0494c
commit e1e20ff2d1

View file

@ -1,4 +1,9 @@
---
- name: disable zram SWAP on builders, it is too small, issue 2077
package: name=zram-generator-defaults state=absent
when:
- prepare_base_image is defined
# TODO: Drop this entirely once we are on F35+
- name: remove the hackish package breaking s390x subscriptions
shell: