Open maximiliankolb opened 4 days ago
The PR preview for b3f9d0f13703c4d75aeb266112fe3903d89a568a is available at theforeman-foreman-documentation-preview-pr-3466.surge.sh
The following output files are affected by this PR:
I made some comments on further improvements. Please react with +1 or -1 if you'd like me to apply those.
What changes are you introducing?
You can export all supported content types in "importable" format which is the default. You cannot export Ansible, Deb, or Docker content in "syncable" format.
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
It was not clear that Foreman+Katello supports exporting/importing Deb content but not Deb content in syncable format.
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
alternative implementation idea: add a small concept file that lists supported content types for export in importable format and exports in syncable formats. That would have the benefit of us not including the snippets a dozen times. Downside: users would have to read more than just the procedure.
Checklists
Please cherry-pick my commits into: