fix(system/el): use explicit EL9 Copr chroot
Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
parent
47f0553dd4
commit
272700e6e2
1 changed files with 1 additions and 0 deletions
|
@ -29,4 +29,5 @@
|
||||||
community.general.copr:
|
community.general.copr:
|
||||||
name: mfocko/mfocko
|
name: mfocko/mfocko
|
||||||
state: enabled
|
state: enabled
|
||||||
|
chroot: "epel-9-{{ ansible_architecture }}"
|
||||||
become: true
|
become: true
|
||||||
|
|
Loading…
Reference in a new issue