From cf0fe03a373460ba5dff8f97afde7cfbbd4f7744 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Fri, 7 Jun 2019 17:03:15 +0200 Subject: [PATCH] epel: mirror also aarch64 We now have altarch mirrored so let us add EPEL to it. aarch64 for start Change-Id: I08e2dabf79c3a207d204303d217198d333730b31 --- modules/openstack_project/files/mirror/epel-mirror-update.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/openstack_project/files/mirror/epel-mirror-update.sh b/modules/openstack_project/files/mirror/epel-mirror-update.sh index 56690f1bbc..c9a7187a02 100755 --- a/modules/openstack_project/files/mirror/epel-mirror-update.sh +++ b/modules/openstack_project/files/mirror/epel-mirror-update.sh @@ -40,7 +40,6 @@ $K5START rsync -rlptDvz \ --delete \ --delete-excluded \ --exclude="SRPMS" \ - --exclude="aarch64" \ --exclude="ppc64" \ --exclude="ppc64le" \ --exclude="x86_64/debug" \