Freeze break: Drop f20 alpha images from staging on download-ib01

Matt_Domsch at Dell.com Matt_Domsch at Dell.com
Sun Oct 20 04:08:25 UTC 2013


+1
--
Matt Domsch
Distinguished Engineer, Director
Dell | Software Group
________________________________________
From: infrastructure-bounces at lists.fedoraproject.org [infrastructure-bounces at lists.fedoraproject.org] On Behalf Of Kevin Fenzi [kevin at scrye.com]
Sent: Saturday, October 19, 2013 5:14 PM
To: infrastructure at lists.fedoraproject.org
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=""


More information about the infrastructure mailing list