This commit is contained in:
Alex Devera 2025-09-30 14:09:19 +03:00
parent 016fbf2469
commit ce5e05e6be

View file

@ -32,7 +32,7 @@ resource "proxmox_vm_qemu" "vm" {
network {
id = 0
model = "virtio"
bridge = var.bridge # обычно vmbr0
bridge = var.bridge # обычно vmbr0
}
# cloud-init параметры (если шаблон cloud-init)