bodhi: Specify the arches for EPEL-7 in the EPEL masher config

This commit is contained in:
Luke Macken 2014-09-02 18:29:55 +00:00
parent 8e2771b304
commit 4ba5d651f1

View file

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