churn/ansible/templates/butterbox-dnsmasq.conf.j2

5 lines
137 B
Text
Raw Normal View History

2025-09-30 13:27:57 +01:00
interface=wlan0
dhcp-range=10.3.141.50,10.3.141.255,255.255.255.0,12h
dhcp-option=6,10.3.141.1
address=/{{ butter_name }}.lan/10.3.141.1