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:
Paul Belanger 2017-09-13 22:21:09 -04:00
parent e9e9fe4a40
commit b6fd1afaa3
No known key found for this signature in database
GPG Key ID: 611A80832067AF38

View File

@ -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