mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 07:43:07 +00:00
iso
This commit is contained in:
@ -39,7 +39,7 @@ resource "proxmox_vm_qemu" "vm-kubernetes-01" {
|
||||
ide {
|
||||
ide2 {
|
||||
cdrom {
|
||||
iso = "Fedora-Workstation-Live-x86_64-41-1.4.iso"
|
||||
iso = "local:iso/Fedora-Workstation-Live-x86_64-41-1.4.iso"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user