copr-hypervisor: bump Fedora version in ppc64le hack
This commit is contained in:
parent
e80d914a8c
commit
a3086982d8
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@
|
|||
name: praiskup/helpers
|
||||
# TODO: fix error in the Copr Ansible module:
|
||||
# Chroot rhel-8.5-ppc64le does not exist in praiskup/helpers
|
||||
chroot: "{{ 'epel-8-x86_64' if ansible_distribution != 'Fedora' else 'fedora-36-x86_64' }}"
|
||||
chroot: "{{ 'epel-8-x86_64' if ansible_distribution != 'Fedora' else 'fedora-38-x86_64' }}"
|
||||
tags:
|
||||
- update_helpers
|
||||
- packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue