Actions
Bug #34937
closedSimplify self-upgrade mechanism
Difficulty:
Triaged:
No
Bugzilla link:
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_maintain/pull/619 added
Updated by Amit Upadhye over 2 years ago
The current implementation of the self-upgrade deals with enabling and disabling the repositories and storing that on the disk.
Instead of this, we can required repositories in yum command and worry about repositories status of the system.
Updated by Amit Upadhye over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_maintain|c9ae8929569961340016091eac48c5ca05a11889.
Actions