Project

General

Profile

Feature #35909

Windows default iPXE httpboot template

Added by Leos Stejskal 3 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Unattended installations
Target version:
-
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

Fixed windows deploy via proxy.
You can use it to provision hosts running Windows using iPXE over HTTP instead of TFTP Only need to use httpboot to do this.
set boot-url tftp://<%= foreman_request_addr %>/
changed to
set boot-url http://<%= foreman_request_addr %>/httpboot/

Associated revisions

Revision b7d9230b (diff)
Added by Usman Sunyaev 3 months ago

#35909 - Windows default iPXE httpboot template

Fixed windows deploy via proxy.
You can use it to provision hosts running Windows using iPXE over HTTP instead of TFTP
Only need to use httpboot to do this.
`set boot-url tftp://<%= foreman_request_addr %>/`
changed to
`set boot-url http://<%= foreman_request_addr %>/httpboot/`

History

#1 Updated by Evgeni Golov 3 months ago

  • Status changed from New to Closed
  • Fixed in Releases 3.6.0 added

#2 Updated by Ewoud Kohl van Wijngaarden 3 months ago

I wanted to link it up in Redmine. If you go to https://projects.theforeman.org/projects/foreman/repository/revisions/b779fcd98d1e8fabde58e1137e30a849a639bab1 you can set the related issue (if you have the permissions). However, that commit only updates the developer docs. I think you mean https://github.com/theforeman/foreman/commit/b7d9230be6cbc67d4612b2e9a81caf5698a44b7d which I now linked up.

#3 Updated by Ewoud Kohl van Wijngaarden about 1 month ago

  • Triaged changed from No to Yes
  • Category changed from Templates to Unattended installations

Also available in: Atom PDF