z9-router(host): move yate from vlan 55 to 52
Some checks failed
/ build (pull_request) Successful in 30s
/ Ansible Lint (push) Failing after 2m38s
/ Ansible Lint (pull_request) Failing after 2m41s

This commit is contained in:
bitwhisker 2026-08-02 00:03:07 +02:00
commit 210da2ab4d
Signed by: bitwhisker
SSH key fingerprint: SHA256:KybIk/tusSKao6eLGY+ILlFa1rCrzwx66/acBAcKUqE
2 changed files with 4 additions and 4 deletions

View file

@ -110,7 +110,7 @@ dooris-ng A 10.89.209.29
buba A 10.89.212.137 buba A 10.89.212.137
yate A 10.89.213.24 yate A 10.89.212.25
muzak A 10.89.208.13 muzak A 10.89.208.13

View file

@ -89,6 +89,9 @@ kea_dhcp__dhcp4:
- ip-address: 10.89.212.24 - ip-address: 10.89.212.24
hostname: foobackup hostname: foobackup
hw-address: "bc:24:11:20:1a:a8" hw-address: "bc:24:11:20:1a:a8"
- ip-address: 10.89.212.25
hostname: yate
hw-address: "bc:24:11:bf:8f:95"
- ip-address: 10.89.212.27 - ip-address: 10.89.212.27
hostname: ender3v2-sonic-pad hostname: ender3v2-sonic-pad
hw-address: "fc:ee:91:00:0e:14" hw-address: "fc:ee:91:00:0e:14"
@ -207,9 +210,6 @@ kea_dhcp__dhcp4:
- ip-address: 10.89.213.23 - ip-address: 10.89.213.23
hostname: automation hostname: automation
hw-address: "f2:20:75:5a:2f:8c" hw-address: "f2:20:75:5a:2f:8c"
- ip-address: 10.89.213.24
hostname: yate
hw-address: "bc:24:11:bf:8f:95"
- ip-address: 10.89.213.25 - ip-address: 10.89.213.25
hostname: ptouch-print-server hostname: ptouch-print-server
hw-address: "bc:24:11:f2:cf:8f" hw-address: "bc:24:11:f2:cf:8f"