Merge "Restore discovery for dnsmasq dhcp provider"
This commit is contained in:
commit
6b1aba1b8a
@ -93,7 +93,7 @@ dhcp-match=set:efi,option:client-arch,9
|
||||
dhcp-match=set:efi,option:client-arch,11
|
||||
|
||||
dhcp-optsdir={{ dnsmasq_dhcp_optsdir }}
|
||||
{% if dhcp_provider == 'none' %}
|
||||
{% if dhcp_provider == 'none' or enable_inspector_discovery | bool %}
|
||||
# Boot for Etherboot gPXE. The idea is to send two different
|
||||
# filenames, the first loads gPXE, and the second tells gPXE what to
|
||||
# load. The dhcp-match sets the gpxe tag for requests from gPXE.
|
||||
|
Loading…
x
Reference in New Issue
Block a user