Kevin Fenzi
a6558b4b35
download: do not make a /mnt/koji/compose as it is handled by symlink later
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-18 13:56:54 -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
Kevin Fenzi
1b3258ef49
download: mount fedora_odcs on download servers for easier internal sync
...
The fedora_odcs volume is available on odcs-frontend01, but it's easier
for internal people to get it via dl servers since they already get some
content there. So, we just mount it (ro) there so they can do so.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-07-07 13:41:04 -07:00
Kevin Fenzi
4b7c31a882
cleanup: remove all the duplicate tests for selinux python bindings in favor of the ones in base.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-16 10:54:58 -07:00
Stephen Smoogen
f10f66ef82
httpd: download servers fix to 408's
...
The Fedora download servers are experiencing a large number of 408's
every day. This is causing timeouts and breaks on yum update. I talked
with the CentOS admins and they pointed me to
https://github.com/CentOS/ansible-role-httpd/ which I shameless borrowed
some code for just the dl. box.
2020-04-30 09:57:16 +00:00
Stephen Smoogen
37915eaf25
put in patches to use wildcard2020
2020-04-24 21:34:26 +02:00
Stephen Smoogen
c80f5071c2
add directory back for downloads
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
Kevin Fenzi
67971513c9
download-phx2: Also allow indexes for /mnt/koji/compose on phx2 download.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-03 20:00:15 +00:00
Kevin Fenzi
b023b19fe8
download-phx2: Also serve /compose
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-03 19:50:29 +00:00
Patrick Uiterwijk
0c7449ea1d
Add sslciphers tags
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-04-08 21:41:17 +02:00
Sinny Kumari
419fac6c17
Necessary changes to accommodate ostree repo move from atomic/ to ostree/
...
Use metalink url for AH ISO creation
Signed-off-by: Sinny Kumari <sinny@redhat.com>
2019-02-07 10:46:40 +01:00
Patrick Uiterwijk
db0375b8b6
Move kojipkgs/atomic to kojipkgs/ostree
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-02-06 16:00:28 +01:00
Patrick Uiterwijk
cd9adb1c40
Remove the split cloudfront instances, and switch to the combined one
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-30 20:34:53 +01:00
Patrick Uiterwijk
acf6f6587b
Remove workaround for very old ostree
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-01-30 20:27:44 +01:00
Sinny Kumari
af761fda7d
Add CDN testing cloudfront redirect for atomic repo
...
Signed-off-by: Sinny Kumari <sinny@redhat.com>
Signed-off-by: Mikolaj Izdebski <mizdebsk@redhat.com>
2019-01-04 15:35:56 +00:00
Stephen Smoogen
5700b8b2ed
and you should use a variable that is already in existance versus make up your own
2018-09-18 19:14:49 +00:00
Stephen Smoogen
473f39a3c2
spaces matter
2018-09-18 18:05:06 +00:00
Stephen Smoogen
fc99885d6f
and Ill get your little dog too
2018-09-18 17:59:46 +00:00
Stephen Smoogen
a92ab94c06
add items for rsync table
2018-09-18 17:58:27 +00:00
Stephen Smoogen
3ff1649a8a
and we will try to get this to work
2018-07-01 23:39:54 +00:00
Kevin Fenzi
90b34f3440
pong
2018-06-15 20:06:48 +00:00
Kevin Fenzi
e77fa25416
still not working
2018-06-15 19:38:34 +00:00
Kevin Fenzi
77760e0f56
see if cf is ready now
2018-06-15 19:34:18 +00:00
Kevin Fenzi
0b85849d67
disable until cloudfront is ready
2018-06-15 19:11:44 +00:00
Kevin Fenzi
9ab5fff955
ok, try a different distribution
2018-06-15 19:06:24 +00:00
Kevin Fenzi
6b7394c856
redirect deltas to cloudfront too
2018-06-15 18:09:11 +00:00
Patrick Uiterwijk
f85da25490
Add dl.fp.o/iot/repo
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-04 17:26:48 +00:00
Patrick Uiterwijk
14bd7fdd7a
dl.fp.o has images
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-04 12:12:17 +02:00
Patrick Uiterwijk
005d6913f5
Secure dl.fp.o
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-04 02:46:31 +02:00
Patrick Uiterwijk
2d8917470a
Set security headers for dl.fp.o
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-04 02:42:36 +02:00
Patrick Uiterwijk
47d5891ea1
Use correct repo url
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-04-17 21:45:32 +00:00
Patrick Uiterwijk
c6ce3621b8
Move the ostree redirect to dl.fp.o
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-04-17 22:43:33 +02:00
Patrick Uiterwijk
7dc3db3141
Redirect with
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-04-11 15:04:29 -04:00
Patrick Uiterwijk
63b3d2b45b
Only use RedirecftMatch
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-04-11 12:50:36 -04:00
Patrick Uiterwijk
0fae543a84
Reorder these
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-04-11 12:42:01 -04:00
Patrick Uiterwijk
0947c0f3a5
Move the redirect to dl.fp.o
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-04-11 12:30:20 -04:00
Dusty Mabe
8e7dfe7e20
change FAW redirects to point to new unified repo
2018-03-08 11:58:32 -05:00
Patrick Uiterwijk
22e80e947c
Remove extra slash
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-11-18 13:06:32 +00:00
Patrick Uiterwijk
ffdbb5b990
This is not a regex anymore
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-11-18 13:05:39 +00:00
Patrick Uiterwijk
c0de69b340
Redirect with path retained
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-11-18 13:04:22 +00:00
Patrick Uiterwijk
cfa9756284
Try to fix redirect
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-11-18 12:59:03 +00:00
Patrick Uiterwijk
6fc4ba64fd
Also redirect /ostree
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-11-18 12:53:17 +00:00
Patrick Uiterwijk
e919efcf98
Redirect /ostree/27/ to kojipkgs
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-11-18 12:49:39 +00:00
Patrick Uiterwijk
936e8b261a
yum accepted pkg=, package calls it name=
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-09 00:38:26 +02:00
Patrick Uiterwijk
039b08354a
Yum allowed state=installed. Lets use state=present consistently
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:31:03 +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
Stephen Smoogen
9f2ae17466
make sure bzip2 and other packages are included in easy to read place
2017-09-25 14:48:31 +00:00
Patrick Uiterwijk
46bd467ef9
Redirect lftp users to a page with tools to avoid
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-06-13 16:41:07 +00:00
Patrick Uiterwijk
2117eff422
Add haveged to download* for entropy reasons
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-06-13 15:58:47 +00:00