Commit Graph

29 Commits (817957fe4f2c58113809ebcd93fbfec0f4ddba24)

Author SHA1 Message Date
Sylvia Moss d6a351b173
Rename communicator config variables and remove deprecated code (#8584)
6 years ago
Megan Marsh e92783f303 add docs about efi mode (#8400)
7 years ago
Megan Marsh 8ac97de8b2 remove vnc config options from virtualbox docs; virtualbox does not implement the vncconfig struct
7 years ago
Adrien Delorme 4cb7c30987 Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Ron Gorodetzky 18e841b568 minor grammar fix and rewrapping
7 years ago
Megan Marsh b3d4d03a3a document httpip in virtualbox builder
7 years ago
Adrien Delorme d344cbab8e virtualbox: fixup communication docs a bit
7 years ago
Adrien Delorme 735b34e01f Document the virtualbox-iso builder using partials
7 years ago
Adrien Delorme 9b75c0af3d WIP VB
7 years ago
Adrien Delorme 38b9bb1097 use autogenerated templates for iso config docs
7 years ago
Tony b72a55a3fb
Update virtualbox-iso.html.md.erb
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
Megan Marsh 3dc1dafe58
Merge pull request #7287 from stephen-fox/ephemeral-ssh-key-pair-issue-7225
7 years ago
Megan Marsh e2d8c0bfd7 docs
7 years ago
Stephen Fox 0378f3ad35 Initial documentation for VirtualBox SSH key pair vars.
7 years ago
Adrien Delorme ce8dd67501
Merge branch 'master' into fix_7157
7 years ago
Mike Ripley 8391a93ecc Fix VirtualBox HREFs
7 years ago
Megan Marsh 6ff61b3cdf update docs for iso_url
7 years ago
Mike Ripley bf9c67cf48 Update VirtualBox.org documentation references
7 years ago
Andrew Pennebaker 5b6cbeed1d expose `--iso` option down in `VBoxManage export --iso` up to virtualbox-iso configuration as "bundle_iso"; ensure ISOs are not removed when this is enabled.
8 years ago
Ali Rizvi-Santiago e7282a2c27 Updated the docs for the virtualbox-iso builder to include @azr's suggestion.
8 years ago
Ali Rizvi-Santiago eca26f43f2 Renamed both `cpu_count` and `memory_size` to `cpus` and `memory` (respective).
8 years ago
Ali Rizvi-Santiago 2249d829b8 Added docs for the virtualbox builders to describe the cpu_count, memory_size, sound, and usb options.
8 years ago
Megan Marsh 31d4f8af45 use a time.Duration instead of a hardcoded ms
8 years ago
Megan Marsh 918db58604 added new template variables to replace PACKER_KEY_INTERVAL with tunable key and keygroup intervals depending on driver used
8 years ago
Matthew Hooker 0a8f7f28a0
add note about key interval to virtualbox docs
8 years ago
Tyler Tidman 90fde9fc46 More cleanup in communicator and builder docs
8 years ago
Matthew Hooker f5b09c8c38
set vim pandoc modeline
8 years ago
Matthew Hooker 4454e4fb4f
Use erb to add support for partials.
8 years ago