+1 -- Matt Domsch Distinguished Engineer, Director Dell | Software Group ________________________________________ From: [email protected] [[email protected]] On Behalf Of Kevin Fenzi [[email protected]] Sent: Saturday, October 19, 2013 5:14 PM To: [email protected] Subject: Freeze break: Drop f20 alpha images from staging on download-ib01
Our download-ib01 machine is 100% full now. ;( As a quick way to regain some space, I'd like to exclude and drop the f20 alpha staged content. Not many (if any) folks should be looking for it anymore, and it will still be on master mirrors for those that do. +1's? kevin -- diff --git a/modules/mirrormanager/files/sync.sh b/modules/mirrormanager/files/sync.sh index 94e38a8..88a819b 100755 --- a/modules/mirrormanager/files/sync.sh +++ b/modules/mirrormanager/files/sync.sh @@ -8,7 +8,7 @@ RSYNC='/usr/bin/rsync' RS_OPT="-avSHP --numeric-ids" RS_DEADLY="--delete --delete-excluded --delete-delay --delay-updates" -ALT_EXCLUDES="--exclude stage/deltaisos/archive" +ALT_EXCLUDES="--exclude stage/deltaisos/archive --exclude stage/20-Alpha*" EPL_EXCLUDES="" FED_EXCLUDES="" _______________________________________________ infrastructure mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/infrastructure
