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
Actions