Merge pull request 'Update proxmox.tf' (#89) from fenix-admin into main

Reviewed-on: fenix-gitea-admin/iac-teste#89
This commit is contained in:
2025-08-24 19:58:56 +00:00

View File

@ -49,7 +49,7 @@ resource "proxmox_virtual_environment_vm" "proxmox-kubernetes-VM-template" {
disk {
datastore_id = "local-lvm"
file_id = "local:iso/Fedora-Cloud-Base-41.qcow2"
storage = "local-lvm:vm-107-disk-0" # disco QCOW2 importado
interface = "scsi1"
size = 10
}