packer-cn/website/pages/partials/builder/virtualbox/common/VBoxVersionConfig-not-required.mdx
Jonathan Neal d8b67f8520
📌 Hard Pin Website Dependencies (#9543)
* Update and pin dependencies
* Update NextJS Scripts
* npm run lint
* npm run format
* docs generator: indent docs by two and make spacing better

Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2020-07-13 12:33:16 +02:00

11 lines
617 B
Plaintext

<!-- Code generated from the comments of the VBoxVersionConfig struct in builder/virtualbox/common/vbox_version_config.go; DO NOT EDIT MANUALLY -->
- `communicator` (string) - Communicator
- `virtualbox_version_file` (\*string) - The path within the virtual machine to
upload a file that contains the VirtualBox version that was used to create
the machine. This information can be useful for provisioning. By default
this is .vbox_version, which will generally be upload it into the
home directory. Set to an empty string to skip uploading this file, which
can be useful when using the none communicator.