Freeze break request: bodhi epel7 fixes ssh_host_keys

Luke Macken lmacken at redhat.com
Tue Sep 2 18:10:39 UTC 2014


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'
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20140902/26a2fd27/attachment.sig>


More information about the infrastructure mailing list