MM fix for secondary arches

Matt Domsch Matt_Domsch at dell.com
Thu May 1 13:21:08 UTC 2008


Sent yesterday, not sure why it didn't make it to the list.
-Mat

----- Forwarded message from Matt Domsch <Matt_Domsch at dell.com> -----

Date: Wed, 30 Apr 2008 12:35:43 -0500
From: Matt Domsch <Matt_Domsch at dell.com>
To: fedora-infrastucture-list at redhat.com
Subject: MM fix for secondary arches
Status: RO

This runs on app4, but app4 can't reach the rsync port using the name
secondary.fp.o (since the host moved), but can using
secondary1.fedora.phx.redhat.com.

I want to make the simple hostname change in the script.


diff --git a/mirrors/update-master-directory-list b/mirrors/update-master-directory-list
index 5fc4e9e..f0b66ed 100755
--- a/mirrors/update-master-directory-list
+++ b/mirrors/update-master-directory-list
@@ -240,4 +240,4 @@ def sync_directories_from_file(filename, cname):
 sync_directories_from_file('/tmp/fedora-epel.txt', 'Fedora EPEL')
 sync_directories_from_file('/tmp/fedora-web.txt', 'Fedora Web')
 sync_directories_from_file('/tmp/fedora-linux.txt', 'Fedora Linux')
-sync_directories_using_rsync('rsync://secondary.fedoraproject.org/fedora-secondary/', 'Fedora Secondary Arches')
+sync_directories_using_rsync('rsync://secondary1.fedora.phx.redhat.com/fedora-secondary/', 'Fedora Secondary Arches')




-- 
Matt Domsch
Linux Technology Strategist, Dell Office of the CTO
linux.dell.com & www.dell.com/linux

----- End forwarded message -----




More information about the Fedora-infrastructure-list mailing list