z9-router(host): fix dhcp6 config, wrong interface
Some checks failed
/ build (push) Successful in 51s
/ Ansible Lint (push) Failing after 2m50s

This commit is contained in:
bitwhisker 2026-08-09 17:09:40 +02:00
commit 6a402aa544
Signed by: bitwhisker
SSH key fingerprint: SHA256:KybIk/tusSKao6eLGY+ILlFa1rCrzwx66/acBAcKUqE

View file

@ -263,7 +263,7 @@ kea_dhcp__dhcp6:
hw-address: "7e:3c:f0:77:8a:f4"
- id: 3
subnet: "2a07:c481:1:36::/64"
interface: "netlan.54"
interface: "netlan"
option-data:
- name: "dns-servers"
data: "2a07:c481:1:36::1"