Bug #27197
foreman-installer doesn't check for uppercase environment variables
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
foreman-installer script
Target version:
-
Fixed in Releases:
Found in Releases:
Description
The foreman installer only checks for lower-case `http_proxy`, `https_proxy`, and `ssl_cert_file`. This caused some debugging confusion here: https://community.theforeman.org/t/upgrade-katello-3-6-3-7-smartproxy-ssl-certificate-verification-failed/13229
Associated revisions
History
#1
Updated by Ian Ballou 5 months ago
- Category deleted (
Installer) - Project changed from Katello to Installer
#2
Updated by Ewoud Kohl van Wijngaarden 5 months ago
- Triaged changed from No to Yes
- Category set to foreman-installer script
#3
Updated by The Foreman Bot 5 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-installer/pull/370 added
#4
Updated by Ewoud Kohl van Wijngaarden 5 months ago
- Fixed in Releases 1.23.0 added
#5
Updated by Ian Ballou 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset installer|fc7bc763748541aca29a6d202a11ac4464659a3c.
Fixes #27197 - check uppercase env vars