Actions
Bug #30844
closedError when httpboot featue is present without exposed port
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
When there was httpboot feature turned on but no exposed HTTP/HTTPS port (e.g. after upgrade), an error is thrown which is technically correct (Foreman now needs the exposed port) however it was thrown even when creating non-UEFI HTTP host (e.g. PXELinux BIOS). This patch fixes that.
More info: https://projects.theforeman.org/projects/foreman/wiki/ERF42-9666
Actions