copr-be: explicitly specify DNF5 package manager

This should have no effect on our standard builders but it is required by our
experimental bootc builders to work properly.
This commit is contained in:
Jakub Kadlcik 2025-05-15 17:50:06 +02:00
parent 775d96d222
commit 33c58321c5

View file

@ -103,7 +103,7 @@
- preparing_image
- name: install copr-builder and other latest packages
dnf: state=latest pkg={{ packages }} disable_gpg_check=true
dnf: state=latest pkg={{ packages }} disable_gpg_check=true use_backend=dnf5
vars:
packages:
- copr-builder