Removed useless shutdown command; shortened key interval time
This commit is contained in:
@ -12,9 +12,8 @@ source "proxmox-iso" "almalinux-9" {
|
||||
template_name = "almalinux-9"
|
||||
template_description = "Almalinux 9.3, generated on ${timestamp()}"
|
||||
boot_wait = "5s"
|
||||
boot_key_interval = "250ms"
|
||||
boot_key_interval = "200ms"
|
||||
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"
|
||||
|
||||
os = "l26"
|
||||
cores = "2"
|
||||
|
Reference in New Issue
Block a user