Actions
Feature #38377
openAs a user, I can install transient packages on image mode hosts via REX
Status:
Ready For Testing
Priority:
Normal
Assignee:
Category:
Hosts
Target version:
Description
As a user, I can install transient packages on image mode hosts via REX
Katello's REX templates that install content should be able to install it transiently for image mode hosts.
This intro task will first involve researching the current state of DNF's transient package support and understanding the difference between it and `bootc usr-overlay`.
Once the mechanism for installing transient packages is understood, our content-installing job templates should be able to detect if the host is an image mode one and apply the packages transiently automatically.
For hosts that don't support dnf --transient, we either need to enable the bootc usr-overlay or throw an error.
Updated by Ian Ballou 6 days ago
- Copied to Feature #38378: Ansible package action support for transient package installs added
Updated by Ian Ballou 6 days ago
- Category set to Hosts
- Assignee set to Ian Ballou
- Target version set to Katello 4.17.0
Updated by The Foreman Bot 6 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11374 added
Actions