diff --git a/modules/openstack_project/files/mirror/centos-mirror-update.sh b/modules/openstack_project/files/mirror/centos-mirror-update.sh index 4665f0157f..2ba78309cc 100755 --- a/modules/openstack_project/files/mirror/centos-mirror-update.sh +++ b/modules/openstack_project/files/mirror/centos-mirror-update.sh @@ -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