Actions
Task #4380
closedEnsure you can run Pulp without /var/lib/pulp
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 50
Quarter:
Description
When running Pulp on openshift, there isn't an option for a RWX volume in many cases. For example a Pulp user can't deploy Pulp across Pods: https://github.com/ansible/galaxy/issues/1502
It should be possible to use Pulp without /var/lib/pulp. Currently we have hard coded defaults that use /var/lib/pulp. The goal of this story is to remove those hard coded values and replace them with a config setting.
Actions
Ensure you can run Pulp without /var/lib/pulp
User can change where files are stored which help to use pulp with openshift and others cloud systems.
closes: #4380 https://pulp.plan.io/issues/4380
Signed-off-by: Pavel Picka ppicka@redhat.com