lmn-client/roles/dnsmasq/templates/dnsmasq-dhcp.j2
Andreas B. Mundt ebcfd88ef4 Restructuring/renaming DNS, DHCP, TFTP and netboot installer.
Idea: The role 'dnsmasq' and a new role 'dns-dhcp-tftp' are
drop-in replacements and interchangeable. 'netboot-installer'
works indepently of the role chosen for DNS, DHCP and TFTP.
2023-02-07 19:15:50 +01:00

3 lines
90 B
Django/Jinja

interface={{ if_lan }}
dhcp-range={{ dhcp_start }},{{ dhcp_stop }},2h
dhcp-generate-names