Actions
Feature #38379
closedAs a user, I can install transient packages on image mode hosts via REX
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
No
Description
As a user, I can install transient packages on image mode hosts via REX
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 about 1 month ago
- Copied from Feature #38378: Ansible package action support for transient package installs added
Updated by The Foreman Bot about 1 month ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/970 added
Updated by The Foreman Bot 18 days ago
- Fixed in Releases foreman_remote_execution-16.0.3 added
Updated by Anonymous 18 days ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_plugin|49b557d1aaa8bf9e064e280d666ca2880242843f.
Actions