Commit Graph

534 Commits (710ebdcef5deaf9724db0e92a308ea6be151f8ca)

Author SHA1 Message Date
Megan Marsh 7e382d0df7
Merge pull request #8828 from mvitaly/fix_8816
6 years ago
Wilken Rivera e1a46ec293
Fix gosimple S1025 linting errors (#8838)
6 years ago
Vitaly Polonetsky 25f59a1592 Add a simple test for the call to remove all floppy controllers
6 years ago
Vitaly Polonetsky 67c9c2a59a Remove all floppy controllers before adding a new one
6 years ago
Megan Marsh dde74232f2
Clearly document all template-engine-enabled options (#8770)
6 years ago
Sylvia Moss 6d7c6ba18c
Add step_http_ip_discover to virtualbox to allow HTTPIP in vboxmanage (#8700)
6 years ago
Sylvia Moss 08b0bd1d2c
Fix HCL2 code generation for slices within another slice (#8669)
6 years ago
Sylvia Moss dc31bad539
Sharing info with post-processors via artifact (#8632)
6 years ago
Moss 6ad7f593bf Undo ssh_wait_timeout backward incompatibility
6 years ago
Sylvia Moss d6a351b173
Rename communicator config variables and remove deprecated code (#8584)
6 years ago
Sylvia Moss baa203bb53
Adds acpi_shutdown to virtualbox builder (#8587)
6 years ago
Adrien Delorme 7b5a868de2 virtualbox/vm.Builder: use config as a non pointer to avoid a panic
6 years ago
Lars Lehtonen 8098ba9cdf builder/virtualbox/common: remove unused url variable (#8559)
6 years ago
Megan Marsh 348e00422e
Merge pull request #8509 from hashicorp/fix_step_import_panic
6 years ago
Moss 7912e496aa Remove config dependency inside StepImport
6 years ago
Megan Marsh 127905e855 remove time flaky time limited tests (#8522)
6 years ago
Megan Marsh f47d9f1b1f
Merge pull request #8514 from hashicorp/fix_5821
6 years ago
Adrien Delorme f1e6f8eac1 removed unused config puts
6 years ago
Adrien Delorme a67948f155 fix config pointers
6 years ago
Moss 9216f43463 Configure NAT interface before forwarded port mapping
6 years ago
Moss 42cf9ef064 Remove pointer fixing panic on interface conversion
6 years ago
Adrien Delorme 4b7132c87c Merge remote-tracking branch 'origin/master' into sharing_info
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Megan Marsh 0f6d1beccf add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables.
6 years ago
Sylvia Moss c57f093efe
Remove unnecessary source_path validation for virtualbox-ovf (#8489)
6 years ago
Sylvia Moss 0a8b172bf9 Remove duplicated retry mechanism when deleting VM ffrom virtual box (#8485)
6 years ago
Megan Marsh 84063d2132 implement ID and Type values in the provisioner template info sharing
6 years ago
Sylvia Moss 2ee3311082
Retry command execution when VM session is locked (#8483)
6 years ago
Sylvia Moss c6b9efb522 Fix virtualbox-iso TestBuilderAcc_basic (#8481)
6 years ago
Sylvia Moss 2f63c581a0
Remove unnecessary 1 sec sleep (#8453)
6 years ago
Sylvia Moss 5ff5623433
Add disable_shutdown option to VirtualBox builder (#8449)
6 years ago
Adrien Delorme a36b94320a virtualbox: simplify ParseSnapshotData
6 years ago
Adrien Delorme 116a038de9 Update snapshot.go
6 years ago
Adrien Delorme 14243ce56a
Merge pull request #8305 from hashicorp/fix_8301
6 years ago
Adrien Delorme a23801d4a9 builder.virtualbox.iso: document that EFI mode needs to be enabled for pcie/nvme to work too
6 years ago
Megan Marsh 974eba443a update docs to include warning about extension pack
6 years ago
Adrien Delorme b790776096 vbox iso: use NVMe Controller when the hard drive interface if pcie
6 years ago
Megan Marsh 6f54468dd5 fix mocks
6 years ago
Megan Marsh 65ad3105b3 udpdate generated code
6 years ago
Megan Marsh 9343a23021 add driver calls to enable nvme controller
6 years ago
Megan Marsh d2867c47f0 allow nvme, since virtualbox 6.0 allows it
6 years ago
Adrien Delorme 819329228a Change back to make sure all durations are a time.Duration
6 years ago
Adrien Delorme bf3d9841c6 Force durations to be passed a strings
6 years ago
Adrien Delorme 078ba7c8c3 commit old code generation tool
6 years ago
Lars Lehtonen 4a3a011310
builder/virtualbox/vm: fix dropped error
6 years ago
Adrien Delorme 3fe9d52e3f Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
allinwait 171c2a9a07 add the floppy label option
7 years ago
Brian Fox 5b6dcb0c94 fix(virtualbox) LoadSnapshots should succeed even if VM has no snapshots
7 years ago
Adrien Delorme 597a3e323b Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Adrien Delorme 350aa54274 Update step_shutdown_test.go
7 years ago