diff --git a/roles/dhcpd/templates/dhcp/dhcpd.conf.j2 b/roles/dhcpd/templates/dhcp/dhcpd.conf.j2 index b8968c5..3b8bf45 100644 --- a/roles/dhcpd/templates/dhcp/dhcpd.conf.j2 +++ b/roles/dhcpd/templates/dhcp/dhcpd.conf.j2 @@ -106,7 +106,7 @@ subnet 172.23.13.0 netmask 255.255.255.0 { # Users Auweg subnet 172.23.14.0 netmask 255.255.255.0 { - option routers 172.23.3.1; + option routers 172.23.14.1; ddns-domainname "users.binary.kitchen"; option domain-search "binary.kitchen", "users.binary.kitchen"; pool {