Actions
Bug #17073
closedforeman-installer --upgrade-puppet should bail out sooner if system is already p4
Difficulty:
Triaged:
Bugzilla link:
Description
If a katello system is already running puppet 4, the --upgrade-puppet script should bail out with an error message instead of shutting down services and re-running the installer.
to repro:
- run foreman-installer --upgrade-puppet
- run foreman-installer --upgrade-puppet again
The second command should not restart services or perform any other upgrade steps.
Updated by Eric Helms almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|91289aafe23677216e1ce05ef87411ec580fdbb6.
Actions