Commit Graph

22 Commits

Author SHA1 Message Date
Kevin Fenzi
f9c8e842b7 download / rdu3: add rdu3 download servers
This will allow us to test ro mounts from the rdu3 netapp.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-06-16 14:02:36 -07:00
Kevin Fenzi
e3e2cb1d93 odcs: retire service ( infra 12192 )
Time to retire ODCS. ELN is moved off and that was the last thing using
it. Thanks for all the service ODCS!

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-09-24 18:21:51 +00:00
Kevin Fenzi
916ded8869 rsyncd: allow log01.vpn to rsync logs from external download hosts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-11-27 14:37:16 -08:00
Kevin Fenzi
e0cb1c5188 download: move centos items out of /srv/pub
We had centos stream and altarches and centos linux under /srv/pub on
external download servers. However, this breaks people who sync buffet
or the like from them because they suddenly get centos content that they
want to just get directly elsewhere. So, just move these up a leave so
they are out of the buffet target and people who want them can get them
elsewhere.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-07-12 15:53:43 -07:00
Stephen Smoogen
95bb3249e6 ibiblio can rsync down cc-rdu01 for centos 2021-10-04 11:07:56 -04:00
Stephen Smoogen
16bf2c0a4e Add in support for mirroring centos-stream to the RDU-CC mirror. This will allow CBS and CI to use Stream-9 better
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2021-09-30 13:51:49 -04:00
Kevin Fenzi
e0662c5f2d rsyncd / download: adjust odcs to allow package rsyncs
odcs just links to the packages in a compose on the /mnt/koji volume
with relative symlinks. ie (
../../../../../../../../mnt/koji/packages/zip/3.0/28.eln109/data/signed/9867c58f/x86_64/zip-3.0-28.eln109.x86_64.rpm
)
Change odcs on download servers to mount on /mnt like koji and then tell
rsync to chroot at /mnt, so it can follow those links and copy the file
from koji volume.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-17 13:46:36 -07:00
Kevin Fenzi
02111da3e4 downloads: add odcs/eln rsync target
https://pagure.io/fedora-infrastructure/issue/9730
Some folks want to rsync eln composes, add this module to download
servers so they can do this if they want. If this adds too much load
we can look at some kind of alternate mirroring.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-03-30 15:03:41 -07:00
Kevin Fenzi
7984b46eb7 The great phx2 pruning run (1st cut).
Since we no longer have any machines in phx2, I have tried to remove
them from ansible. Note that there are still some places where we need
to remove them still: nagios, dhcp, named were not touched, and in cases
where it wasn't pretty clear what a conditional was doing I left it to
be cleaned up later.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-14 14:14:31 -07:00
Stephen Smoogen
f65a48aa61 allow log01 to get logs from proxies and other hosts. fix both iptables and rsyncd 2020-06-12 11:01:08 -04:00
Stephen Smoogen
67f3171042 Begin setup of download servers in IAD2. 2020-05-20 09:09:45 -04:00
Stephen Smoogen
6bd3839029 allow interna to rsync beta 2020-04-24 21:34:11 +02:00
Stephen Smoogen
ffdc193701 removing koji/compose from downloads as nothing seems to be getting packages from it 2020-04-24 21:34:07 +02:00
Stephen Smoogen
972adc0a03 rsyncd/download remove centos item that needs to be after freeze 2019-03-12 13:20:59 +00:00
Stephen Smoogen
160a9d65bb FBR: rsyncd/download servers Add dotsrc to tier1
Add dotsrc to tier1 so that europe has another large mirror.
2019-03-12 13:20:00 +00:00
Stephen Smoogen
3d951473dd and we need to fix this 2017-09-18 19:41:28 +00:00
Patrick Uiterwijk
bea4c1c840 Just remove old stuff
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-08-08 23:35:06 +02:00
Patrick Uiterwijk
f0d37d9f4c Only allow fedora-compose0 from RHIT ips
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-08-08 23:34:14 +02:00
Stephen Smoogen
c60f62852c and we are flailing, flailing. 2017-06-26 18:47:51 +00:00
Stephen Smoogen
8615fcd09f and we have a tier1 2017-06-26 18:45:53 +00:00
Dennis Gilmore
6797fb62a7 rsync changes for syncing bits to inside RH
expose /mnt/koji/compose via rsync so that we can rsync the bits
inside of Red Hat, for testing as well as mirroring the release.
Its drops a terrible ssh hack and allows a path for automation.

allow the locations in RH infra that do mirroring of bits to use tier 1

Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2017-04-12 18:25:30 +00:00
Stephen Smoogen
bffc1478c6 put in place the items to create download templates in the future. 2017-03-17 20:26:16 +00:00