Project

General

Profile

Actions

Bug #17184

closed

katello agent ignores yum's "installonly_limit" parameter

Added by Chris Duryee over 8 years ago. Updated over 1 year ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Client/Agent
Target version:
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

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.

Actions

Also available in: Atom PDF