Bug #17184
katello 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.
History
#1
Updated by Chris Duryee over 5 years ago
- Description updated (diff)
#2
Updated by Eric Helms over 5 years ago
- Legacy Backlogs Release (now unused) set to 114