mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-05-06 16:51:27 +00:00
blocky: update with dedicated IP
This commit is contained in:
@@ -83,6 +83,12 @@ resource "proxmox_virtual_environment_vm" "kube" {
|
||||
vlan_id = 2
|
||||
}
|
||||
|
||||
network_device {
|
||||
bridge = "vmbr0"
|
||||
model = "virtio"
|
||||
vlan_id = 2
|
||||
}
|
||||
|
||||
operating_system {
|
||||
type = "l26"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user