Project

General

Profile

Actions

Feature #21473

open

Add loop-break statement for iPXE/gPXE

Added by Lukas Zapletal over 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

We need to add this into dhcpd.conf:

elsif exists user-class and (option user-class = "iPXE" or option user-class = "gPXE") {
  filename "http://foreman/unattended/iPXE";
}

So users don't need to set this manually. Note it must be HTTP (HTTPS will not work in iPXE environment). If this is parametrized, users should be able to set smart-proxy instead of foreman in this form: http://proxy:8000/unattended/iPXE

For more info: http://projects.theforeman.org/projects/foreman/wiki/Fetch_boot_files_via_http_instead_of_TFTP

No data to display

Actions

Also available in: Atom PDF