Increasing amount of memory available to builds
This commit is contained in:
@ -15,6 +15,8 @@ source "proxmox-iso" "almalinux-9" {
|
||||
boot_key_interval = "250ms"
|
||||
boot_command = ["<tab><wait1s>", " inst.ks=http://ks.int.metaunix.net/kickstarts/almalinux-9-server.ks<enter><wait5m>"]
|
||||
# shutdown_command = "echo 'packer' | sudo -S poweroff"
|
||||
|
||||
memory = "2048"
|
||||
disks {
|
||||
disk_size = "10G"
|
||||
storage_pool = "templates"
|
||||
|
Reference in New Issue
Block a user