Bug #34489
AutoYaST PXE templates fail to render if http-proxy parameter is set without http-proxy-port
Difficulty:
Triaged:
No
Description
If the host parameter http-proxy is set but http-proxy-port is unset the AutoYaST PXE templates fail to render with
Unable to render PXELinux template 'AutoYaST default PXELinux': no implicit conversion of nil into String
Unable to render iPXE template 'AutoYaST default iPXE': no implicit conversion of nil into String
Associated revisions
Refs #34489 - update snapshot tests for Yast PXE
History
#1
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9112 added
#2
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases 3.3.0 added
#3
Updated by Anonymous about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|c624992a04a7dcbe11f0a268addcb3d0e971079c.
#4
Updated by The Foreman Bot about 1 year ago
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/foreman/pull/9128 added
Fixes #34489 - AutoYaST PXE http-proxy without http-proxy-port
Catch cases where http-proxy parameter is set but http-proxy-port unset