Issue #3588
closed
Add MEDIA_ROOT option section to server.yaml
Status:
CLOSED - CURRENTRELEASE
- Project changed from Ansible Plugin to Pulp
Can't users simply override it in server.yaml? It's not currently a (commented out) option but there's no reason that I know of that you couldn't do that.
- Subject changed from Users can't configure MEDIA_ROOT to Add MEDIA_ROOT section to server.yaml
- Subject changed from Add MEDIA_ROOT section to server.yaml to Add MEDIA_ROOT option section to server.yaml
- Description updated (diff)
Maybe we should verify that it does work properly. Unit test perhaps?
SECRET_KEY, though, is another constant that is all-caps but is (supposed to be) overrideable in settings.yaml.
This issue can probably just be satisfied by adding a commented-out entry for MEDIA_ROOT with a description.
- Related to Issue #3589: Settings in server.yaml have inconsistent names added
I confirmed that setting MEDIA_ROOT in server.yaml works. +1 to adding an entry in server.yaml and closing this out.
- Status changed from NEW to POST
- Assignee set to daviddavis
- Status changed from POST to MODIFIED
- Sprint/Milestone set to 3.0.0
- Tags deleted (
Pulp 3, Pulp 3 MVP)
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Also available in: Atom
PDF
Add documentation for MEDIA_ROOT setting
fixes #3588 https://pulp.plan.io/issues/3588