Commit Graph

559 Commits (653eb95bdbb44dfdbe991a316e09e5c6ec0ef5eb)

Author SHA1 Message Date
Adrien Delorme 63896b98ec docs: virtualbox/iso: remove duplicate guest_additions_mode field ( it's already defined in `GuestAdditionsConfig` )
6 years ago
Sylvia Moss aa52e690ee
Update go-getter and add samba shared files tests to step_download (#8954)
6 years ago
Joshua Foster d35f342319 add the ability to configure the http bind address. defaults to 0.0.0.0.
6 years ago
Jeff Escalante 9a38fbe2c7
patch source for a couple code block changes
6 years ago
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago
Adrien Delorme 0fa60c68fb
Drop the iso_checksum_type & iso_checksum_url fields (#8437)
6 years ago
Megan Marsh 5dfd2a763e
send logs about floppy failure directly to UI not just logs (#9272)
6 years ago
Sylvia Moss 1c30a71d09
Replace file shared state by statebag (#9238)
6 years ago
Megan Marsh 480c938162 generate virtualbox-vm docs instead of letting them be copy pasted
6 years ago
Ryan Hartje b86efe7604
Vbox Checksum Bugfix (#9101)
6 years ago
Megan Marsh 5b4de6b16f fix tests
6 years ago
Megan Marsh aa09c52059 generated docs
6 years ago
Megan Marsh 2e2374b6be add tests
6 years ago
Megan Marsh 73eda08540 allow user defined output filename
6 years ago
Megan Marsh 7e0cfd8b77 add undocumented tag to struct-markdown generator so that we can leave internal-use-only fields out of docs
6 years ago
Adrien Delorme 840e67f775
HCL2: when we see a map generate an attribute spec instead of a block spec (#9035)
6 years ago
Jeff Escalante 2999934326
fix generation script, bugfixes in source comments, update website paths in primary codebase
6 years ago
Jeff Escalante 9165be87da
packer.io prefix removal, html extension remove for in-code errors
6 years ago
Jeff Escalante 4afd107eeb
patch source files for extensions changes
6 years ago
Moss 185deeeb38 Fix provisioner acc-test builder and provisioner store
6 years ago
Sylvia Moss 665330de92
Write generic Builder-Provisioner acceptance test logic (#8963)
6 years ago
Megan Marsh be1a6c9f35 return error when LoadSnapshots turns up empty
6 years ago
Megan Marsh 6008f911fd
Merge pull request #8847 from takaishi/support-keyboard-interactive
6 years ago
r_takaishi f50ff1d270 make generate
6 years ago
Wilken Rivera 7b705545d9
docs: Various doc clean-ups to fix code block formatting and syntax highlighting (#8868)
6 years ago
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