Commit graph

128 commits

Author SHA1 Message Date
Kevin Fenzi
b7a031c9fd fedoraloveskde.org: add site and pipeline to deploy it and dns zone
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-14 12:49:11 -07: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
Stephen Smoogen
36a6a49399 The option I tried was only useful for non-daemon mode. Removing 2021-03-31 13:51:13 -04:00
Stephen Smoogen
b7f6ebae86 Add --numeric-ids to rsync xinetd
It looks like lookups for ids on remote servers are not getting
cached. For our rsync of logs and such we don't need to map those for
our delivery.

Signed-off-by: Stephen Smoogen <smooge@smoogespace.com>
2021-03-31 13:11:56 -04: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
Owen W. Taylor
75e81cbccd Move fedora-indexer to production and remove regindexer
* Update rsync configuration for production to sync the flatpak-indexer
  output directories into the right place, in the same way as was done
  for staging. The regindexer rsync module is renamed to flatpak-index
  for clarity.
* Update the registry.fedoraproject.org to use the flatpak-indexer
  rules for production.
* Remove the regindexer role

Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
2021-03-26 20:39:43 +00:00
Kevin Fenzi
317f724a08 sundries / staging: adjust flatpak-indexer some more in staging
Turns out we want to keep reg and it's output.
So, we just copy flatpak-indexers fedora/deltas/icons dirs under the reg
renerated top level on the proxies.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-03-09 13:44:05 -08:00
Kevin Fenzi
9116768e2a sundries and proxies / staging: switch to new flatpak-indexer
Under the old setup, we ran 'reg' on sundries and then synced that
content (in 3 rsyncs) to proxies.

With this new setup, flatpak-indexer runs in openshift. It has a nfs
volume where it writes it's output too. We rsync just that entire output
directory to the proxies. This includes things like deltas.

This commit should only affect staging, we will roll to production
later.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-03-09 12:33:44 -08:00
Michael Scherer
e1b408851a Remove build of fudcon
The source code was removed in https://pagure.io/fedora-websites/c/f5646276cf629ffa32b87cb23afb99823d498510?branch=master
and the website is just a redirect.
2021-02-04 21:05:18 +00:00
Stephen Smoogen
66ec88166d an attempt to fix the rsync.sundries emails by giving many more instances in xinetd. **FIXME: move this to systemd only.** 2020-09-21 14:10:35 -04: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
fdee6622ce fix sundries rsync to allow vpn to get data 2020-06-12 13:16:21 -04: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
53456edb84 allow sundries to talk to 10.3.160 networks 2020-06-08 15:29:28 -04:00
Stephen Smoogen
67f3171042 Begin setup of download servers in IAD2. 2020-05-20 09:09:45 -04:00
Stephen Smoogen
f05aa2a046 start excising boot from websites 2020-04-24 21:34:23 +02:00
Stephen Smoogen
870eee6e99 Revert "remove boot.fedoraproject.org from proxy data files"
This reverts commit d6ecabe44506a1ca82125e17d1dc6a7f05ac7a2a.
2020-04-24 21:34:23 +02:00
Stephen Smoogen
9d3706d64d remove boot.fedoraproject.org from proxy data files 2020-04-24 21:34:23 +02:00
Rick Elrod
2151aee9fd rsyncd: try to fix role for python3 boxen
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:18 +02:00
Stephen Smoogen
6bd3839029 allow interna to rsync beta 2020-04-24 21:34:11 +02:00
Kevin Fenzi
81fb4582e7 ansible: change when conditions to use == instead of is when checking strings.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:10 +02:00
Karsten Hopp
c9ed62ac32 update ansible_distribution_major_version conditionals
Signed-off-by: Karsten Hopp <karsten@redhat.com>
2020-04-24 21:34:10 +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
Karsten Hopp
d0f4549304 rsyncd: dnf -> package, with_item changes 2019-06-11 16:10:11 +00:00
Rick Elrod
1e6f1ff970 change rsyncd path to new getfedora.org
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-05-13 10:52:22 +00:00
Rick Elrod
13b06e7e38 getfedora stg: use the new (openshift nfs) mount for rsyncd
Signed-off-by: Rick Elrod <relrod@redhat.com>
2019-05-13 00:58:57 +00:00
Patrick Uiterwijk
785cb728b7 Move docs sync over to new openshift-built source
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-18 20:35:48 +02:00
Patrick Uiterwijk
1fd0776f26 Switch sundries-stg over to new docs build
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-16 19:29:39 +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
Kevin Fenzi
23eadcbb0c whatcanidoforfedora: move prod over to openshift as well.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-08 20:15:36 +00:00
Kevin Fenzi
b687217f9f add iot and regindexer to prod 2018-09-26 18:51:43 +00:00
Rick Elrod
504903069e add iot.fpo here too
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-09-24 16:34:18 +00:00
Kevin Fenzi
0bff76554c Initial stab at regindexer for staging. 2018-08-30 15:30:48 +00:00
Kevin Fenzi
129cd1f153 docs combined site to prod 2018-08-02 15:25:30 +00:00
Kevin Fenzi
a91923fc2d docs unified website in stg. ticket 7130 2018-08-01 19:51:25 +00:00
Patrick Uiterwijk
732824986c Deploy reg-server to prod
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-11-21 21:56:50 +00:00
Patrick Uiterwijk
adcbf72f03 Packageize this, packageize that, packageize the world
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:25:52 +00:00
Patrick Uiterwijk
ef9b7d9f52 Rsync for whatcanidoforfedora in prod
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-07 11:52:55 +02:00
Patrick Uiterwijk
18af64a292 Make ssundries-stg make whatcanidoforfedora available
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-07 11:49:59 +02:00
Kevin Fenzi
45c7269aaa staging sundries needs to allow rsync from new proxy01.stg network/ip 2017-09-29 21:25:41 +00:00
Stephen Smoogen
3d951473dd and we need to fix this 2017-09-18 19:41:28 +00:00
Kevin Fenzi
82e49d5523 Create a docs-old website. 2017-08-24 22:52:09 +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
Adam Miller
a00dffea3b add registry UI to sundries rsyncd conf
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-06-30 15:10:51 +00:00
Stephen Smoogen
bea63b4407 and to be sure remove its children too 2017-06-27 13:40:10 +00:00
Stephen Smoogen
3f7298ce8d ok we use a template for the download servers and not for the rest 2017-06-27 13:39:17 +00: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