High-sea disk to 40gb.

master
josiah 8 months ago
parent aaab6ce4ef
commit caa3e349ef

@ -22,7 +22,7 @@ resource "proxmox_vm_qemu" "high-sea" {
disk { disk {
slot = 0 slot = 0
# set disk size here. leave it small for testing because expanding the disk takes time. # set disk size here. leave it small for testing because expanding the disk takes time.
size = "20G" size = "40G"
type = "scsi" type = "scsi"
storage = "sainthood-cifs" storage = "sainthood-cifs"
iothread = 0 iothread = 0

Loading…
Cancel
Save