Actions
Feature #30436
closedAs a developer I'd like to set the exportable paths via installer
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
Difficulty:
Triaged:
Yes
Description
We need to be able to add to /etc/pulp/settings.py
ALLOWED_EXPORT_PATHS = ["/var/lib/pulp/katello-exports"]
Add the appropriate installer options
Reference:
https://github.com/theforeman/puppet-pulpcore/commit/f59265ebb9fbe9cceddad37400849f8935538d1e
Updated by Partha Aji almost 5 years ago
Updated by Partha Aji almost 5 years ago
Note you will also have to set the permissions/ownershjp to apache:pulp for the directories you are creating and allowing as export locations.
Updated by Jeremy Lenz over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-pulpcore|444d12af6298d2ce6fdba8c934b1ba9ce0728945.
Actions