Remove drpm from centos mirrors
We don't actually use drpm in centos-7 nodes, so stop rsyncing them. Change-Id: I70d198bd7d532ce2f9c4607059cb2a795025dd91 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
e9e9fe4a40
commit
b6fd1afaa3
@ -36,6 +36,7 @@ $K5START rsync -rlptDvz \
|
||||
--exclude="isos" \
|
||||
--exclude="paas" \
|
||||
--exclude="sclo" \
|
||||
--exclude="x86_64/drpms" \
|
||||
$MIRROR/centos/$REPO/ $BASE/$REPO/
|
||||
|
||||
# TODO(pabelanger): Validate rsync process
|
||||
|
Loading…
x
Reference in New Issue
Block a user