Actions
Feature #29963
closedRemove the dependency on foreman-maintain
Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
Difficulty:
Triaged:
Yes
Description
Currently foreman-maintain is called to stop and start services in the EL7 upgrade. However, foreman-maintain is unavailable on Debian. It's also possibly a circular problem because foreman-maintain depends on the installer for certain actions so it is possible to end up in an infinite loop.
The installer should be able to stop and start services by calling systemctl.
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman-installer/pull/510 added
Updated by Ewoud Kohl van Wijngaarden over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset installer|826d106b529018f5682bf51ad79172cf1f518f3b.
Actions