diff --git a/modules/openstack_project/files/mirror/centos-mirror-update.sh b/modules/openstack_project/files/mirror/centos-mirror-update.sh index 595e1ea1f3..4665f0157f 100755 --- a/modules/openstack_project/files/mirror/centos-mirror-update.sh +++ b/modules/openstack_project/files/mirror/centos-mirror-update.sh @@ -36,7 +36,6 @@ $K5START rsync -rlptDvz \ --exclude="isos" \ --exclude="paas" \ --exclude="sclo" \ - --exclude="virt" \ $MIRROR/centos/$REPO/ $BASE/$REPO/ # TODO(pabelanger): Validate rsync process