Actions
Feature #10478
closedhost debian repos
Difficulty:
hard
Triaged:
Yes
Description
Foreman is capable of managing debian style repos. It would be nice if Katello could also manage debian style repos for heterogeneous sites.
Actions
Added by Pat Riehecky almost 11 years ago. Updated over 5 years ago.
Description
Foreman is capable of managing debian style repos. It would be nice if Katello could also manage debian style repos for heterogeneous sites.
Err, foreman manages debian style systems....
See https://github.com/pulp/pulp_deb and https://pulp.plan.io/projects/pulp_deb for the Pulp resources regarding that topic.
Once apt/deb support is in Pulp, Katello has to get extended to also handle apt repos (probably the easy part) and katello-agent has to get ported to Debian/Ubuntu (which is the way harder part).
We have a working scenario here:
https://github.com/Katello/katello/pull/6877
It depends on additions to runcible:
https://github.com/ATIX-AG/runcible/tree/feature/add_deb_type
The pulp_deb dependencies are already merged upstream.
Features include Apt-Repositories, listing of deb-Packages, inclusion and publication in versioned content views.
Not yet included: subscription-manager, katello-agent
Applied in changeset katello|333f03036e4f5659e9b9e4dc92b9bea8ac7a0324.