Actions
Bug #36567
closedkatello-certs-check does not cause the installer to halt execution on failure
Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:
Description
Since #34888 (688d0a7dc08fc78407ed84466f3b0861c3cbfc2f) the installer no longer fails when katello-certs-check fails. Prior to it execute!
was used, which caused it to halt. Now it uses execute_command without an exit()
statement.
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Related to Bug #34888: Installer spams with katello-certs-check output when using custom certs added
Updated by The Foreman Bot over 1 year 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/863 added
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/theforeman/foreman-installer/pull/865 added
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/theforeman/foreman-installer/pull/866 added
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset installer|825ac84731e53da8e89cc065ef86d649c4a31ef8.
Updated by Ewoud Kohl van Wijngaarden about 1 year ago
- Triaged changed from No to Yes
Actions