Project

General

Profile

Actions

Feature #33549

closed

Add iPXE bootstrap to the dhcpd.conf

Added by Lukas Zapletal about 3 years ago. Updated almost 3 years ago.

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

Description

Please add the following if statement to the default dhcpd.conf file so iPXE users do not need to modify this manually. It appears that puppet-dhcp module has a variable for that, perhaps it can be used:

if exists user-class and option user-class = "iPXE" {
  filename "http://{foreman-example-com}/unattended/iPXE?bootstrap=1";
}
Actions

Also available in: Atom PDF