[PATCH REQUEST] Add fedora-alt0 module to rsync

Nick Bebout nb at fedoraproject.org
Mon Nov 7 00:06:36 UTC 2011


diff --git a/modules/rsync/files/rsyncd.conf.download-phx 
b/modules/rsync/files/rsyncd.conf.download-phx
index 092d16c..24c771c 100644
--- a/modules/rsync/files/rsyncd.conf.download-phx
+++ b/modules/rsync/files/rsyncd.conf.download-phx
@@ -74,6 +74,14 @@ refuse options = checksum
         gid = 263
         hosts allow = 152.46.7.122 200.17.202.1/28 zeus1.kernel.org 
zeus2.kernel.org zeus3.kernel.org zeus4.kernel.org 149.20.

+[fedora-alt0]
+       comment = Fedora ALT for Tier0|1 Mirrors
+       path = /srv/pub/alt/
+       list = no
+       uid = 263
+       gid = 101737
+       hosts allow = 152.46.7.122 200.17.202.1/28 zeus1.kernel.org 
zeus2.kernel.org zeus3.kernel.org zeus4.kernel.org 149.20.
+
  # For distributing applications
  [log]
         comment = Server Logs
diff --git a/modules/rsync/files/rsyncd.conf.download-rdu 
b/modules/rsync/files/rsyncd.conf.download-rdu
index 0e90272..f1f5495 100644
--- a/modules/rsync/files/rsyncd.conf.download-rdu
+++ b/modules/rsync/files/rsyncd.conf.download-rdu
@@ -74,6 +74,14 @@ refuse options = checksum
         gid = 263
         hosts allow = 152.46.7.122 200.17.202.1/28 zeus1.kernel.org 
zeus2.kernel.org zeus3.kernel.org zeus4.kernel.org 149.20.

+[fedora-alt0]
+       comment = Fedora ALT for Tier0|1 Mirrors
+       path = /srv/pub/alt/
+       list = no
+       uid = 263
+       gid = 101737
+       hosts allow = 152.46.7.122 200.17.202.1/28 zeus1.kernel.org 
zeus2.kernel.org zeus3.kernel.org zeus4.kernel.org 149.20.
+
  # For distributing applications
  [log]
         comment = Server Logs



More information about the infrastructure mailing list