feat(netbox): add custom field, VLAN, and prefix initializers (Phase 1.1-1.4)

This commit is contained in:
2026-02-25 21:06:32 -06:00
parent 63b9a8fd13
commit b33bd5f252
4 changed files with 73 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# NetBox IP Prefix Definitions
# Scope: Prefixes used by the VM provisioning pipeline
prefixes:
- prefix: 10.1.71.0/24
status: active
vlan: Server Trusted
description: Server Trusted VLAN — infrastructure services, VM hosts, pipeline systems