Skip to content

Put the build VM on VLAN 1010 instead of the untagged legacy network - #4

Merged
ChrisonSimtian merged 1 commit into
mainfrom
fix/buildvm-vlan
Sep 5, 2026
Merged

Put the build VM on VLAN 1010 instead of the untagged legacy network#4
ChrisonSimtian merged 1 commit into
mainfrom
fix/buildvm-vlan

Conversation

@ChrisonSimtian

Copy link
Copy Markdown
Contributor

VM 1100's net0 is untagged, so when started it lands on the legacy 192.168.178.0/23 network that is being retired (Chrison-Homelab/Homelab#37). The shape now declares vlan: 1010 like every other guest; converge applies the tag.

Verification

  • Superproject engine validate stacks/BuildLab: valid. The VM is stopped; the tag lands on the next BuildLab converge.

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 <noreply@anthropic.com>
@ChrisonSimtian ChrisonSimtian added the bug Something isn't working label Sep 5, 2026
@ChrisonSimtian
ChrisonSimtian merged commit 999db52 into main Sep 5, 2026
1 check passed
@ChrisonSimtian
ChrisonSimtian deleted the fix/buildvm-vlan branch September 5, 2026 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant