diff --git a/playbooks/roles/mirror-update/files/fedora-mirror-update b/playbooks/roles/mirror-update/files/fedora-mirror-update
index 30a455b937..0f177c5095 100755
--- a/playbooks/roles/mirror-update/files/fedora-mirror-update
+++ b/playbooks/roles/mirror-update/files/fedora-mirror-update
@@ -52,15 +52,15 @@ for REPO in releases/35 development/rawhide; do
         --exclude="images/" \
         --exclude="isolinux/" \
         --exclude="Cloud/x86_64/images/*.box" \
-        --exclude="CloudImages/x86_64/images/*.box" \
         --exclude="Container" \
-        --exclude="Docker" \
+        --exclude="Kinoite" \
+        --exclude="Server" \
+        --exclude="Silverblue" \
+        --exclude="Spins" \
+        --exclude="Workstation" \
         --exclude="aarch64/" \
         --exclude="armhfp/" \
         --exclude="source/" \
-        --exclude="Server" \
-        --exclude="Spins" \
-        --exclude="Workstation" \
         --exclude="x86_64/debug/" \
         --exclude="x86_64/drpms/" \
         --exclude="snapshot/" \