copr-hypervisor: bump Fedora version in ppc64le hack

This commit is contained in:
Jakub Kadlcik 2024-02-06 15:22:54 +01:00
parent e80d914a8c
commit a3086982d8

View file

@ -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