keep i386 off of the primary mirror space
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
parent
96d3c77764
commit
9d4129121b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ ATOMICDEST=/mnt/koji/atomic/
|
||||||
|
|
||||||
OPTIONS="-rlptDvHh --stats --delay-updates $RSYNC_OPTS"
|
OPTIONS="-rlptDvHh --stats --delay-updates $RSYNC_OPTS"
|
||||||
#f26 exlcude
|
#f26 exlcude
|
||||||
PRIMARY_EXCLUDES=" --exclude=aarch64 --exclude=ppc64 --exclude=ppc64le --exclude=s390x "
|
PRIMARY_EXCLUDES=" --exclude=aarch64 --exclude=i386 --exclude=ppc64 --exclude=ppc64le --exclude=s390x "
|
||||||
ALT_EXCLUDES=" --exclude=armhfp --exclude=SRPMS --exclude=x86_64 --exclude=s390x"
|
ALT_EXCLUDES=" --exclude=armhfp --exclude=SRPMS --exclude=x86_64 --exclude=s390x"
|
||||||
|
|
||||||
#old style simple sync
|
#old style simple sync
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue