Actions
Refactor #15059
openunnecessarily copying over ca cert to capsule repos
Description
We can probably do without copying over the ca cert to the capsule as it is installed in the trust store and not needed in the importer of each repo. This is a bit misleading to other developers and users.
This is where we copy it https://github.com/Katello/katello/blob/master/app/models/katello/glue/pulp/repo.rb#L188
Updated by Eric Helms almost 9 years ago
- Translation missing: en.field_release set to 143
Updated by Justin Sherrill almost 9 years ago
- Translation missing: en.field_release changed from 143 to 114
Actions