diff --git a/roles/mirrormanager/backend/templates/scan-primary-mirror.toml b/roles/mirrormanager/backend/templates/scan-primary-mirror.toml index 1f6ef4dce9..922db16803 100644 --- a/roles/mirrormanager/backend/templates/scan-primary-mirror.toml +++ b/roles/mirrormanager/backend/templates/scan-primary-mirror.toml @@ -3,7 +3,7 @@ max_stale_days = 3 excludes=[".*\\.snapshot", ".*/\\.~tmp~"] skip_paths_for_version=["pub/alt"] test_paths=["/test/", "/stage/"] -skip_repository_paths = ["Cloud", "Workstation", "Server", "drpms", "source"] +skip_repository_paths = ["Cloud", "Workstation", "Server", "drpms" ] do_not_display_paths = ["_Beta"] [database]