Merge "Exclude aarch64 for epel mirrors"

This commit is contained in:
Jenkins 2017-01-23 17:18:27 +00:00 committed by Gerrit Code Review
commit c3093bc1e5

View File

@ -30,6 +30,7 @@ $K5START rsync -rlptDvz \
--delete \
--delete-excluded \
--exclude="SRPMS" \
--exclude="aarch64" \
--exclude="ppc64" \
--exclude="ppc64le" \
--exclude="x86_64/debug" \