diff --git a/yumsnapshot/runyumsnapshot.sh b/yumsnapshot/runyumsnapshot.sh
index 747481ec9dc59a7041c375ed6f9c858a2cd19797..987e095d6d95e783212424e05d782121a8f39eb8 100755
--- a/yumsnapshot/runyumsnapshot.sh
+++ b/yumsnapshot/runyumsnapshot.sh
@@ -106,18 +106,6 @@ for COMP in ${TODO}; do
     PROT=""
     ;;
 
-  "config")
-    TOPREPO="internal/repos/"
-    TOPFILE=$TOPREPO
-    TOPDEST="config/"
-    ARCHS="config8-stable/x86_64/debug config8-stable/x86_64/os config8-stable/aarch64/debug config8-stable/aarch64/os"
-    ARCHS="$ARCHS config8s-stable/x86_64/debug config8s-stable/x86_64/os config8s-stable/aarch64/debug config8s-stable/aarch64/os"
-    RPREF=""
-    REPOS="." # ugly
-    SUFF=""
-    PROT=""
-    ;;
-
   "sec")
     TOPREPO="internal/repos/"
     TOPFILE=$TOPREPO
@@ -134,7 +122,6 @@ for COMP in ${TODO}; do
     TOPFILE=$TOPREPO
     TOPDEST="sectools/"
     ARCHS="sectools7-stable/x86_64/debug sectools7-stable/x86_64/os"
-    ARCHS="$ARCHS sectools8-stable/x86_64/debug sectools8-stable/x86_64/os"
     ARCHS="$ARCHS sectools8s-stable/x86_64/debug sectools8s-stable/x86_64/os sectools8s-stable/aarch64/debug sectools8s-stable/aarch64/os"
     RPREF=""
     REPOS="." # ugly
@@ -158,7 +145,6 @@ for COMP in ${TODO}; do
     TOPFILE=$TOPREPO
     TOPDEST="hw/"
     ARCHS="hw7-stable/x86_64/debug hw7-stable/x86_64/os"
-    ARCHS="$ARCHS hw8-stable/x86_64/debug hw8-stable/x86_64/os hw8-stable/aarch64/debug hw8-stable/aarch64/os"
     ARCHS="$ARCHS hw8s-stable/x86_64/debug hw8s-stable/x86_64/os hw8s-stable/aarch64/debug hw8s-stable/aarch64/os"
     RPREF=""
     REPOS="." # ugly