diff --git a/setup/templates/dnsmasq.conf.j2 b/setup/templates/dnsmasq.conf.j2 index be5482518..6281df5bd 100644 --- a/setup/templates/dnsmasq.conf.j2 +++ b/setup/templates/dnsmasq.conf.j2 @@ -423,7 +423,7 @@ dhcp-range={{dhcp_pool_start}},{{dhcp_pool_end}},12h # load. The dhcp-match sets the gpxe tag for requests from gPXE. dhcp-match=set:ipxe,175 # iPXE sends a 175 option. dhcp-boot=tag:!ipxe,undionly.kpxe -dhcp-boot=http://{{ hostvars[inventory_hostname]['ansible_' + network_interface]['ipv4']['address'] }}/boot.ipxe +dhcp-boot=http://{{ hostvars[inventory_hostname]['ansible_' + network_interface]['ipv4']['address'] }}:8080/boot.ipxe # Encapsulated options for Etherboot gPXE. All the options are # encapsulated within option 175