Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  apache
  plugin
admin.pp 1.36 KB
apache.pp 5.21 KB
config.pp 1.18 KB
database.pp 1004 Bytes
init.pp 8.82 KB
install.pp 495 Bytes
plugin.pp 921 Bytes
repo.pp 600 Bytes
service.pp 1.96 KB
static.pp 407 Bytes

Latest revisions

# Date Author Comment
951a2f82 04/14/2021 02:50 PM Ian Ballou

Fixes #32309 - Run admin commands from Pulp's home

  • Dynaconf seems to always be using the current directory. As such, the
    cwd could be a directory that is unreadable by the pulp user. Pulp's
    user home must always be readable by the pulp user.
670fab8d 03/19/2021 06:21 PM William Clark

Also configure content service worker timeout to match upstream pulp default

8df320e1 03/19/2021 06:21 PM William Clark

Refs #32112 - Match upstream pulp default api service worker timeout

5ff78ec9 03/19/2021 02:10 PM William Clark

Fixes #32112 - Configure api service gunicorn worker timeout

cb40e280 02/08/2021 06:51 PM Eric Helms

Fixes #31815 - Allow setting number of workers for content app

fd47fe1c 02/08/2021 06:37 PM Eric Helms

Fixes #31835: Add disablereuse=on for pulpcore-content service

673ac996 01/27/2021 07:46 PM Eric Helms

Include pulpcore in pulpcore::apache

The pulpcore::apache::fragment defines includes pulpcore::apache,
so if used stand-alone will fail since pulpcore::apache relies
upon variables from the main pulpcore class.

e6dd03c5 01/25/2021 08:54 PM Ewoud Kohl van Wijngaarden

Support Pulp 3.9, drop earlier versions

Pulp 3.9 changes CHUNKED_UPLOAD_DIR from an absolute path to a relative
path. It must be within MEDIA_ROOT and there's no need to manage it.
Pulp defaults are correct and overriding it is not recommended upstream.
...

f2075f13 01/20/2021 10:15 AM Evgeni Golov

Refs #31670 - don't timeout DB migrations

463629bd 01/11/2021 04:08 PM Eric Helms

Add proxy params to plugin Pulp 2 content routes

View revisions

Also available in: Atom