From ab965435996995ff02d9d1f62918b50a56a0db0a Mon Sep 17 00:00:00 2001 From: Chrison Simtian Date: Sat, 5 Sep 2026 12:22:55 +1200 Subject: [PATCH] Put the build VM on VLAN 1010 instead of the untagged legacy network An untagged net0 lands on the 192.168.178.0/23 network that is being retired (Homelab#37); every other guest carries a VLAN tag. Co-Authored-By: Claude Fable 5.1 --- buildvm.vm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/buildvm.vm.yaml b/buildvm.vm.yaml index 8a25a10..eb78061 100644 --- a/buildvm.vm.yaml +++ b/buildvm.vm.yaml @@ -73,6 +73,7 @@ spec: network: bridge: vmbr0 + vlan: 1010 # Homelab VLAN — untagged meant the LEGACY network, which is being retired (Homelab#37) # net0 virtio, MAC auto-assigned. Add a UniFi DHCP reservation after first boot. boot: