Actions
Feature #12570
closedAs a user, I would like to create ISO files of exported repos
Difficulty:
Triaged:
Description
Many users would prefer if repo exports were created in ISO format.
Pulp currently supports ISO exports, but the exports are based on individual repos or repo groups. Katello should be able to re-use this (possibly creating a one-off repo group and then removing at the end of the task).
The API should support passing in a "size" field for the ISO size that passes through to Pulp. We may also want to map a few strings to common sizes:
DVD - 4.7GB
BD-R - 25GB
BD-R_DL - 50GB
BD-R_QL - 100GB
Actions