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
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/foreman/pull/7993 added
Updated by Anonymous over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|642c781cabc33db35821dcb9eb785d7ce8abddf0.
Actions