Allow to rsync Centos Software Collections repo
Remove Centos sclo from exclude list. Change-Id: I8aae878d4dbb40b537913c66912320a91a4ac99b Needed-By: https://review.opendev.org/#/c/671178/
This commit is contained in:
parent
d80f4a93ab
commit
9b2862d5f9
@ -61,7 +61,6 @@ for REPO in $REPOS; do
|
|||||||
--exclude="fasttrack" \
|
--exclude="fasttrack" \
|
||||||
--exclude="isos" \
|
--exclude="isos" \
|
||||||
--exclude="paas" \
|
--exclude="paas" \
|
||||||
--exclude="sclo" \
|
|
||||||
--exclude="*/drpms" \
|
--exclude="*/drpms" \
|
||||||
$EXTRA_OPTS \
|
$EXTRA_OPTS \
|
||||||
$MIRROR_PATH $BASE/$REPO/
|
$MIRROR_PATH $BASE/$REPO/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user