diff --git a/modules/openstack_project/files/mirror/centos-mirror-update.sh b/modules/openstack_project/files/mirror/centos-mirror-update.sh index c29052f142..41a88ec153 100755 --- a/modules/openstack_project/files/mirror/centos-mirror-update.sh +++ b/modules/openstack_project/files/mirror/centos-mirror-update.sh @@ -31,7 +31,6 @@ $K5START rsync -rlptDvz \ --delete-excluded \ --exclude="atomic" \ --exclude="centosplus" \ - --exclude="cr" \ --exclude="fasttrack" \ --exclude="isos" \ --exclude="paas" \