Freeze break request: bodhi epel7 fixes ssh_host_keys

Pierre-Yves Chibon pingou at pingoured.fr
Tue Sep 2 18:13:53 UTC 2014


On Tue, 2014-09-02 at 12:10 -0600, Luke Macken wrote:
> 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'
>  

+1 for me

Pierre


More information about the infrastructure mailing list