Actions
Bug #17184
closedkatello agent ignores yum's "installonly_limit" parameter
Description
Katello-agent package does not obey yum's "installonly_limit" parameter. If the limit is set to 3, and if you try to install the 4th kernel from the katello Web UI it still installs it rather that removing the oldest kernel and installing the new one.
Steps to Reproduce:
1. Register a system with Katello and install katello-agent
2. Install 3 kernels in that system
3. Now try to install the 4th kernel using Katello Web UI
Actual results: It install the 4th kernel and does not obey yum's "installonly_limit" parameter
Expected results: It should obey the yum's "installonly_limit" parameter
and remove the oldest kernel and install the latest one.
Additional info:
With yum this works perfectly fine.
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 114
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Status changed from New to Rejected
- Triaged set to No
katello-agent is being removed
Actions