This commit is contained in:
Matt Reeves 2024-12-21 00:35:28 -05:00
parent 4dc127277e
commit e8f6721e9c

View file

@ -69,7 +69,7 @@ jobs:
network_device { network_device {
bridge = "vmbr0" bridge = "vmbr0"
vlan_id = "${{ env.VLAN_ID }}" vlan_id = ${{ env.VLAN_ID }}
} }
disk { disk {