copr-backend: fix builder ppc64le provisioning failure
This commit is contained in:
parent
148696bd80
commit
c565bffbd8
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@
|
||||||
#prepare_base_image: True
|
#prepare_base_image: True
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: swap on /dev/vda 100GB volume for tmpfs mock plugin
|
#- name: swap on /dev/vda 100GB volume for tmpfs mock plugin
|
||||||
command: swapon /dev/vda
|
#command: swapon /dev/vda
|
||||||
|
|
||||||
- include: "provision_builder_tasks.yml"
|
- include: "provision_builder_tasks.yml"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue