Actions
Issue #9527
closedWrong artifact storage path in the pulpcore docs
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Quarter:
Q4-2021
Description
The pulpcore hardware requirement docs list /var/lib/pulp/artifact
as the artifact folder:
https://docs.pulpproject.org/pulpcore/installation/hardware-requirements.html
In real life the path appears to be /var/lib/pulp/media/artifact
.
In the worst case scenario this could make users choose the wrong mount-point for their storage partitions!
Actions
Fix the path to uploaded artifacts
closes #9527