mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 09:40:17 -04:00
add a note about sdl errors and how to fix.
This commit is contained in:
parent
fe8697ad4b
commit
747d1eba27
1 changed files with 1 additions and 1 deletions
|
|
@ -312,7 +312,7 @@ default port of `5985` or whatever value you have the service set to listen on.
|
|||
|
||||
- `use_default_display` (boolean) - If true, do not pass a `-display` option
|
||||
to qemu, allowing it to choose the default. This may be needed when running
|
||||
under OS X.
|
||||
under OS X, and getting errors about `sdl` not being available.
|
||||
|
||||
- `shutdown_command` (string) - The command to use to gracefully shut down the
|
||||
machine once all the provisioning is done. By default this is an empty
|
||||
|
|
|
|||
Loading…
Reference in a new issue