mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 17:01:33 +08:00
copr-hypervisor: bump Fedora version in ppc64le hack
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user