Skip to content

Commit

Permalink
updated ubuntu-x86_64.qemu.pkr.hcl
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Jun 11, 2023
1 parent ec6ec5f commit 9edd132
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ubuntu-x86_64.qemu.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ source "qemu" "ubuntu" {
disk_size = 40960
disk_additional_size = []
output_directory = "output-${local.vm_name}-${local.arch}"
headless = false
use_default_display = true # might be needed on Mac to avoid errors about sdl not being available
http_directory = "installers"
ssh_timeout = "30m"
Expand Down

0 comments on commit 9edd132

Please sign in to comment.