Change disksize to 30GiB, revert to Spaces, instead of tabs (linter demands that)
This commit is contained in:
parent
52a3663b73
commit
b45290f6e0
1 changed files with 110 additions and 110 deletions
2
debian/13-trixie/debian-trixie.pkr.hcl
vendored
2
debian/13-trixie/debian-trixie.pkr.hcl
vendored
|
|
@ -32,7 +32,7 @@ source "proxmox-iso" "debian-13-trixie" {
|
|||
bios = "ovmf"
|
||||
scsi_controller = "virtio-scsi-pci"
|
||||
disks {
|
||||
disk_size = "20G"
|
||||
disk_size = "30G"
|
||||
format = "qcow2"
|
||||
storage_pool = "${var.disk_storage_pool}"
|
||||
type = "virtio"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue