Run make generate

This commit is contained in:
Lee Trager 2019-10-02 14:06:46 -07:00
parent c7f38b232f
commit 63bc9e8a9a
1 changed files with 4 additions and 0 deletions

View File

@ -199,6 +199,10 @@
to qemu, allowing it to choose the default. This may be needed when running
under macOS, and getting errors about sdl not being available.
- `display` (string) - What QEMU -display option to use. Defaults to gtk, use none to not pass the
-display option allowing QEMU to choose the default. This may be needed when
running under macOS, and getting errors about sdl not being available.
- `vnc_bind_address` (string) - The IP address that should be
binded to for VNC. By default packer will use 127.0.0.1 for this. If you
wish to bind to all interfaces use 0.0.0.0.