Hi, I would like to push out another bodhi release today that contains a couple more fixes for EPEL-7. This release will let us configure different arches for specific releases (eg: no i386 for epel7). I will only need to update releng04 and relepel01. Bodhi patches: https://github.com/fedora-infra/bodhi/pull/88/files Ticket: https://fedorahosted.org/bodhi/ticket/758 Ansible patch: --- a/roles/bodhi/masher/templates/bodhi-epel-masher.cfg.j2 +++ b/roles/bodhi/masher/templates/bodhi-epel-masher.cfg.j2 @@ -8,6 +8,10 @@ arches = 'i386 x86_64 ppc/ppc64' +# EPEL-7 specific configuration +epel7_arches = 'x86_64 ppc64' +epel7-testing_arches = 'x86_64 ppc64' + # For pushing EPEL updates from the masher bodhi_url = 'http://localhost/updates'
Attachment:
pgpj1NsOFB_CM.pgp
Description: PGP signature
_______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure