diff --git a/modules/openstack_project/files/mirror/centos-mirror-update.sh b/modules/openstack_project/files/mirror/centos-mirror-update.sh index 5fd1c142b6..2c2ded7d66 100755 --- a/modules/openstack_project/files/mirror/centos-mirror-update.sh +++ b/modules/openstack_project/files/mirror/centos-mirror-update.sh @@ -30,7 +30,6 @@ $K5START rsync -rlptDvz \ --delete-excluded \ --exclude="atomic" \ --exclude="centosplus" \ - --exclude="cloud" \ --exclude="cr" \ --exclude="fasttrack" \ --exclude="isos" \