Actions
Feature #32966
closedsupport remove_old_repodata options in yum_distributor for puppet-pulp
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
For downstream releases of katello, we want to set the following:
{
"remove_old_repodata": True,
"remove_old_repodata_threshold": 0
}
in /etc/pulp/server/plugins.conf.d/yum_distributor.json
Note, this will be unlikely to release upstream
Actions