diff --git a/ansible/roles/dnsmasq/files/dnsmasq.conf b/ansible/roles/dnsmasq/files/dnsmasq.conf index f47f033..e400d3b 100644 --- a/ansible/roles/dnsmasq/files/dnsmasq.conf +++ b/ansible/roles/dnsmasq/files/dnsmasq.conf @@ -19,9 +19,8 @@ dhcp-range=192.168.30.50,192.168.30.127,15m dhcp-host=b8:27:eb:b9:ab:e2,esrom dhcp-host=ca:fe:c0:ff:ee:03,max,192.168.30.3 dhcp-host=ca:fe:c0:ff:ee:08,maestro,192.168.30.8 -dhcp-host=d8:5e:d3:47:33:6e,lewis -dhcp-host=ca:fe:c0:ff:ee:0b,alexander dhcp-host=dc:a6:32:7b:e2:11,iris,192.168.30.9 +dhcp-host=ca:fe:c0:ff:ee:0b,lewis,192.168.30.10 # Advertise router dhcp-option=3,192.168.30.1 # Always send the IPv6 DNS server address (this machine)