Project

General

Profile

« Previous | Next » 

Revision b7d9230b

Added by Usman Sunyaev over 1 year 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/`

  • added
  • modified
  • copied
  • renamed
  • deleted