Bug #29645
Make the 'foreman-maintain upgrade' executable via REX non-interactively
Fixed in Releases:
Found in Releases:
Description
Currently, when we run 'foreman-maintain upgrade' via REX on the Capsule server, it fails due to calling yum interactively and not retrieving it's exit code via temp file.
This functionality is necessary for the Capsule upgrade playbook feature.
Related issues
Associated revisions
Refs #29645 - remove comments about interactive mode
History
#1
Updated by Vladimir Sedmik 10 months ago
- Related to Tracker #29643: Capsule upgrade playbook tracker added
#2
Updated by The Foreman Bot 10 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_maintain/pull/338 added
#3
Updated by Amit Upadhye 10 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_maintain|12d22765cecefacc413c56808bf34977a6be196c.
#4
Updated by Kavita Gaikwad 8 months ago
- Assignee set to Amit Upadhye
Fixes #29645 - Make upgrade executable via REX