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 about 4 years ago
Updated by Partha Aji about 4 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 Chris Roberts about 4 years ago
- Project changed from Katello to Installer
- Category deleted (
Installer)
Updated by Ewoud Kohl van Wijngaarden about 4 years ago
- Tracker changed from Bug to Feature
- Category set to Foreman modules
- Triaged changed from No to Yes
Updated by Partha Aji almost 4 years ago
- Blocks Tracker #29977: Import/Export Stories added
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/theforeman/puppet-pulpcore/pull/147 added
Updated by The Foreman Bot almost 4 years ago
- Pull request https://github.com/theforeman/puppet-foreman_proxy_content/pull/297 added
Updated by The Foreman Bot almost 4 years ago
- Pull request https://github.com/theforeman/foreman-installer/pull/615 added
Updated by Jeremy Lenz almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-pulpcore|444d12af6298d2ce6fdba8c934b1ba9ce0728945.
Updated by Ewoud Kohl van Wijngaarden almost 4 years ago
- Target version set to 2.3.1
Updated by Tomer Brisker almost 4 years ago
- Pull request deleted (
https://github.com/theforeman/foreman-installer/pull/615) - Fixed in Releases deleted (
2.4.0)
Updated by The Foreman Bot almost 4 years ago
- Pull request https://github.com/theforeman/puppet-foreman_proxy_content/pull/304 added
Updated by Tomer Brisker almost 4 years ago
- Fixed in Releases 2.3.1, 2.4.0 added
Updated by Tomer Brisker almost 4 years ago
- Subject changed from As a developer I 'd like to set the exportable paths via installer to As a developer I'd like to set the exportable paths via installer
Actions