You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Version locking feature is there to protect Foreman installation from breakages caused by unwanted upgrades of the related rpm packages. The feature locks selected packages using yum versionlock plugin. As a result the unlocked system packages can be freely updated and the system can keep up with the security updates.
Satellite upgrade done without using FM are not supported.
jameerpathan111
changed the title
Make changes in upgrade jobs to test version-locking feature.
Scenarios where version-locking feature can be used.
Jul 5, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version locking feature is there to protect Foreman installation from breakages caused by unwanted upgrades of the related rpm packages. The feature locks selected packages using yum versionlock plugin. As a result the unlocked system packages can be freely updated and the system can keep up with the security updates.
Upstream doc: Version locking of Foreman packages
We need to test following scenarios:
foreman-installer --no-lock-package-versions
orforeman-maintain packages unlock
The text was updated successfully, but these errors were encountered: