fuel-library/deployment/puppet/nailgun/templates/dnsmasq.dhcp-range.erb
Maksim Malchuk 39bc263006 Use tags in the dnsmasq for HTTP boot
Use tags in the dnsmasq instead old 'net' method to support
multirack feature.

Change-Id: I05327aad3f2a72b748707ccb2942b70400ae55b4
Related-Bug: #1528186
2015-12-22 15:17:29 +03:00

7 lines
411 B
Plaintext

<% if @file_header %><%= @file_header %><% end %>
dhcp-range=<%= @range_name %>,<%= @dhcp_start_address %>,<%= @dhcp_end_address %>,<%= @dhcp_netmask %>,<%= @lease_time %>
dhcp-option=net:<%= @range_name %>,option:router,<%= @dhcp_gateway %>
dhcp-boot=net:<%= @range_name %>,pxelinux.0,boothost,<%= @next_server %>
dhcp-match=set:ipxe,175
dhcp-option-force=tag:ipxe,210,http://<%= @next_server %>/cobbler/boot/