Commit Graph

6104 Commits (7d30a5d79d88381a49dfc79fdaf0ff7eaed2ebef)

Author SHA1 Message Date
Megan Marsh 44f0be2314
Merge pull request #10748 from hashicorp/fix_virtualbox_winrmhost
5 years ago
Thomas Dreibholz 1a5678dd86
Added VirtualBox ISO builder option to create additional disks (#10674)
5 years ago
Megan Marsh e8b3a0e3bf make virtualbox, hyperv, openstack, and parallels builders respect winrm_host by correctly passing communicator config Host() func to commhost instead of just SSHHost
5 years ago
Megan Marsh 8bb3df7121 modify logging to make overrides clearer in face of vagrant always streaming to stdout. Add tests for config override. Make sure that user overrides of ssh_host and ssh_port are respected.
5 years ago
Megan Marsh d2ec658e78
Merge pull request #10724 from jkl73/image-project-update
5 years ago
Wilken Rivera 3ac5046260
Merge pull request #10727 from tasha-marreiros/feature/gcp-windows-password-timeout-#10717
5 years ago
Tasha Marreiros 8c18f8fa6d amend email
5 years ago
Thomas Dreibholz 4f2f9f8a1e
Formatting fix.
5 years ago
Thomas Dreibholz 68f810891f Ran "make generate".
5 years ago
Thomas Dreibholz be8b2968bd Added options for VRAM size, 3D acceleration and EFI screen size.
5 years ago
Thomas Dreibholz 4c9f3eb9ca Added options for nested virtualisation and RTC time base.
5 years ago
Megan Marsh a5b0e37d7e docker extraction POC
5 years ago
Forrest C. Shields II 9df637d1f3
Fix syntax in BlockDevice JSON example (#10719)
5 years ago
Jiankun Lu 22cb31cb7b Update public GCP image project as gce-uefi-images is be deprecated
5 years ago
Wilken Rivera 10a5b0e7d8
Update HCL source example block (#10720)
5 years ago
Thomas Dreibholz c5df930437
Added firmware option for QEMU builder (#10683)
5 years ago
Brian Farrell 273a720440
Add client_cert_token_timeout to address GH-9465 (#10528)
5 years ago
Megan Marsh 96b753f3b0
pin packer to golang 1.16 (#10702)
5 years ago
Alvaro Miranda Aguilera eea215adf9
Update VBoxManageConfig-not-required.mdx (#10707)
5 years ago
Megan Marsh b4b0df44b4
Merge pull request #9591 from Timdawson264/ebs-volume-snapshot
5 years ago
Megan Marsh 25920b2bd3 remove unused mock fields
5 years ago
Megan Marsh 74a6c1987c change name of singular block device in loop to be less confusing; fix snapshot tests
5 years ago
Megan Marsh 160be7e773 refactor aws test tooling so we can apply common test function helpers to ebsvolume tests
5 years ago
Megan Marsh d398487afd
Merge pull request #10671 from dreibh/dreibh/virtualbox-options
5 years ago
Megan Marsh 822dcf93af
Merge pull request #10543 from arizvisa/GH-10009
5 years ago
Rémy Léone 2967fccfd7 Fix
5 years ago
Rémy Léone 95e8263280 Fix
5 years ago
Rémy Léone 44d19f160a fix
5 years ago
Rémy Léone 557bffc94a scaleway: add support for timeout in shutdown step
5 years ago
Megan Marsh 9a11fd4136
Update amazon sdk (#10668)
5 years ago
Ali Rizvi-Santiago c7545c37dd Fixed an issue identified by @SwampDragons when checking if the networkmapper configuration file exists.
5 years ago
Thomas Dreibholz 2b35873dd9
Formatting fix.
5 years ago
Thomas Dreibholz 8226bc9d9f
Ran "make generate".
5 years ago
Thomas Dreibholz ffa8b7de8a
Added option for the graphics controller.
5 years ago
Thomas Dreibholz e9936cf0da
Added option for audio controller.
5 years ago
Thomas Dreibholz eb4a6f30a0
Added option for NIC type.
5 years ago
Thomas Dreibholz fa844543ec
Added options for chipset and firmware.
5 years ago
Thomas Dreibholz 7ad99c2c85 Added documentation comments.
5 years ago
Thomas Dreibholz 5385275836 Fixed formatting.
5 years ago
Thomas Dreibholz 591b1c2637 VirtualBox: added support for "virtio" ISO interface.
5 years ago
Thomas Dreibholz f48d7e3990 VirtualBox: added support for "virtio" storage.
5 years ago
Megan Marsh c9c65383e9
Merge pull request #10651 from sparshev/vmware_attach_snapshot
5 years ago
Taylor Chaparro 317e2da000
azure client sig fix: don't overwrite subscription id if unset (#10659)
5 years ago
Tim Dawson aef74cd059 Fixed up after rebaseing
5 years ago
Sergei Parshev b3b4559434
Added "attach_snapshot" parameter to vmware vmx builder
5 years ago
Tim Dawson ac2ce0097c Fixed formatting
5 years ago
Tim Dawson ca0b11028e Started instramenting some functions and building out unit tests for snapshot step.
5 years ago
Tim Dawson b199ce9a22 Added snapshots to artifacts
5 years ago
Tim Dawson 3e754c9f3f Using new Polling config for snapshot step
5 years ago
Tim Dawson 7f0b41bb0e Refactored SnapshotConfig
5 years ago