diff --git a/playbooks/roles/mirror-update/files/centos-stream-mirror-update b/playbooks/roles/mirror-update/files/centos-stream-mirror-update index 77cdde482e..2f3d52b55b 100755 --- a/playbooks/roles/mirror-update/files/centos-stream-mirror-update +++ b/playbooks/roles/mirror-update/files/centos-stream-mirror-update @@ -75,6 +75,7 @@ echo "Running Centos 9-stream SIGs rsync..." $K5START ${RSYNC} \ --delete \ --delete-excluded \ + --exclude="altimages" \ --exclude="iso" \ --exclude="debug" \ --exclude="s390x" \