Update terraform/main.tf
This commit is contained in:
@@ -16,7 +16,6 @@ resource "proxmox_vm_qemu" "vm1" {
|
|||||||
type = "disk"
|
type = "disk"
|
||||||
storage = "zfs1"
|
storage = "zfs1"
|
||||||
size = "32G"
|
size = "32G"
|
||||||
clone = "ubuntu-2404-ci-template/virtio0"
|
|
||||||
cache = "writeback"
|
cache = "writeback"
|
||||||
discard = true
|
discard = true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user