diff --git a/roles/rsyncd/files/rsyncd.conf.download-phx2 b/roles/rsyncd/files/rsyncd.conf.download-phx2 index f105959..5f5b35f 100644 --- a/roles/rsyncd/files/rsyncd.conf.download-phx2 +++ b/roles/rsyncd/files/rsyncd.conf.download-phx2 @@ -61,6 +61,9 @@ refuse options = checksum comment = Delta isos path = /srv/pub/alt/stage/deltaisos
+[ fedora-live-respins ] + comment = Fedora Live Respins + path = /srv/pub/alt/live-respins ## ## The following are not seen and are limited by IP. ##
On Thu, 28 Apr 2016 09:10:46 -0500 Nick Bebout nb@fedoraproject.org wrote:
diff --git a/roles/rsyncd/files/rsyncd.conf.download-phx2 b/roles/rsyncd/files/rsyncd.conf.download-phx2 index f105959..5f5b35f 100644 --- a/roles/rsyncd/files/rsyncd.conf.download-phx2 +++ b/roles/rsyncd/files/rsyncd.conf.download-phx2 @@ -61,6 +61,9 @@ refuse options = checksum comment = Delta isos path = /srv/pub/alt/stage/deltaisos
+[ fedora-live-respins ]
comment = Fedora Live Respins
path = /srv/pub/alt/live-respins
## ## The following are not seen and are limited by IP. ##
Well, I suppose we could do this... we do already have alt so currently:
/fedora-alt/live-respins/
would work. But I guess there's no harm in adding this to the top level.
A few things though:
* Can you also add to download-ibiblio ? It has the content.
* Can you also update the wiki page at: https://fedoraproject.org/wiki/Infrastructure/Mirroring
Given those additions, +1
kevin
On Thu, Apr 28, 2016 at 4:04 PM, Kevin Fenzi kevin@scrye.com wrote:
On Thu, 28 Apr 2016 09:10:46 -0500 Nick Bebout nb@fedoraproject.org wrote:
diff --git a/roles/rsyncd/files/rsyncd.conf.download-phx2 b/roles/rsyncd/files/rsyncd.conf.download-phx2 index f105959..5f5b35f 100644 --- a/roles/rsyncd/files/rsyncd.conf.download-phx2 +++ b/roles/rsyncd/files/rsyncd.conf.download-phx2 @@ -61,6 +61,9 @@ refuse options = checksum comment = Delta isos path = /srv/pub/alt/stage/deltaisos
+[ fedora-live-respins ]
comment = Fedora Live Respins
path = /srv/pub/alt/live-respins
## ## The following are not seen and are limited by IP. ##
Well, I suppose we could do this... we do already have alt so currently:
/fedora-alt/live-respins/
would work. But I guess there's no harm in adding this to the top level.
A few things though:
Can you also add to download-ibiblio ? It has the content.
Can you also update the wiki page at:
https://fedoraproject.org/wiki/Infrastructure/Mirroring
Given those additions, +1
kevin
With those additions, +1
"KF" == Kevin Fenzi kevin@scrye.com writes:
KF> On Thu, 28 Apr 2016 09:10:46 -0500 KF> Nick Bebout nb@fedoraproject.org wrote:
diff --git a/roles/rsyncd/files/rsyncd.conf.download-phx2 b/roles/rsyncd/files/rsyncd.conf.download-phx2 index f105959..5f5b35f 100644 --- a/roles/rsyncd/files/rsyncd.conf.download-phx2 +++ b/roles/rsyncd/files/rsyncd.conf.download-phx2 @@ -61,6 +61,9 @@ refuse options = checksum comment = Delta isos path = /srv/pub/alt/stage/deltaisos
+[ fedora-live-respins ]
- comment = Fedora Live Respins
- path = /srv/pub/alt/live-respins
## ## The following are not seen and are limited by IP. ##
KF> Well, I suppose we could do this... we do already have alt so KF> currently: /fedora-alt/live-respins/ would work. But I guess there's KF> no harm in adding this to the top level.
Do full mirrors now need to add the module to their rsync configurations as well?
- J<
On Fri, 29 Apr 2016 00:04:09 -0500 Jason L Tibbitts III tibbs@math.uh.edu wrote:
"KF" == Kevin Fenzi kevin@scrye.com writes:
KF> On Thu, 28 Apr 2016 09:10:46 -0500 KF> Nick Bebout nb@fedoraproject.org wrote:
diff --git a/roles/rsyncd/files/rsyncd.conf.download-phx2 b/roles/rsyncd/files/rsyncd.conf.download-phx2 index f105959..5f5b35f 100644 --- a/roles/rsyncd/files/rsyncd.conf.download-phx2 +++ b/roles/rsyncd/files/rsyncd.conf.download-phx2 @@ -61,6 +61,9 @@ refuse options = checksum comment = Delta isos path = /srv/pub/alt/stage/deltaisos
+[ fedora-live-respins ]
- comment = Fedora Live Respins
- path = /srv/pub/alt/live-respins
## ## The following are not seen and are limited by IP. ##
KF> Well, I suppose we could do this... we do already have alt so KF> currently: /fedora-alt/live-respins/ would work. But I guess KF> there's no harm in adding this to the top level.
Do full mirrors now need to add the module to their rsync configurations as well?
No, this is a subset of the 'fedora-alt' module, so I dont think it needs to be added all around.
kevin
infrastructure@lists.fedoraproject.org