Update proxmox.tf

This commit is contained in:
2025-08-27 22:42:39 +00:00
parent 5f01a1ab40
commit 0a5caedfcd

View File

@ -126,7 +126,6 @@ resource "proxmox_virtual_environment_vm" "proxmox-kubernetes-VM-template" {
# Configuração da interface de rede
network_device {
bridge = "vmbr0"
model = "virtio"
}
initialization {