system-config/playbooks/roles/mirror
Jeremy Stanley 0f1063963e Increase PyPI substitute line length limit to 20m
The earlier problems identified with using mod_substitute have been
narrowed down to the new PEP 691 JSON simple API responses from
Warehouse, which are returned as a single line of data. The
currently largest known project index response we've been diagnosing
this problem with is only 1524169 characters in length, but there
are undoubtedly others and they will only continue to grow with
time. The main index is also already over the new 5m limit we set
(nearly double it), and while we don't currently process it with
mod_substitute, we shouldn't make it harder to do so if we need to
later.

Change-Id: Ib32acd48e5166780841695784c55793d014b3580
2022-07-21 21:53:27 +00:00
..
defaults Create opendev mirrors 2019-05-21 11:08:25 +10:00
files Override DOCTYPE in wheel cache autoindex 2022-01-30 18:54:12 +00:00
handlers Notify apache2 reload on updates to mirror vhost 2022-07-21 21:53:25 +00:00
tasks Notify apache2 reload on updates to mirror vhost 2022-07-21 21:53:25 +00:00
templates Increase PyPI substitute line length limit to 20m 2022-07-21 21:53:27 +00:00
README.rst Create opendev mirrors 2019-05-21 11:08:25 +10:00

Configure an opendev mirror

This role installs and configures a mirror node

Role Variables