Actions
Feature #35505
closed[RFE] Need syncable yum-format repository imports
Status:
Closed
Priority:
Normal
Assignee:
Category:
Inter Server Sync
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Syncable repository exports were added - https://projects.theforeman.org/issues/34861
We need a way to import syncable exports.
Syncable import should
We need a way to import syncable exports.
hammer content-import repository --organization=import-organization --path=<import>
Syncable import should
- Auto Create the appropriate content view (unless it is library or repository)
- Create any custom products and repositories
- Enable any rh repositories
- Update the sync urls of the repositories to point 'file://<dump location>/<repository path>'
- Sync the repositories
- Publish the content view
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Partha Aji
- Pull request https://github.com/Katello/hammer-cli-katello/pull/865 added
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/Katello/katello/pull/10267 added
Updated by Ian Ballou over 2 years ago
- Target version set to Katello 4.7.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases Katello 4.7.0 added
Updated by Partha Aji over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|49d9db72c6985ec1aac502444b78ea282dc93383.
Actions