Commit Graph

952 Commits (afd2e2d03343fbf00a102f986b45097cdbcff121)

Author SHA1 Message Date
Ross Smith II 850b066408 Merge pull request #945 from benlangfeld:feature/vb_output_opts (manually)
12 years ago
Ross Smith II db96a79bf4 use code.google.com/p/gosshold/ssh
12 years ago
Ross Smith II a33aee13d5 Merge pull request #970 from fnoeding/nullbuilder
12 years ago
Ross Smith II ef1898083a Merge pull request #971 from fnoeding/amazon-sshkey
12 years ago
Ross Smith II e9c84ef449 Merge pull request #1001 from zshenker/update-gce-builder-to-v1-api
12 years ago
Ross Smith II 3f4baf4aec Merge pull request #1011 from rasa/add-cloning-in-windows
12 years ago
Pierre Riteau 77dedd9eab Properly return error when invalid instance state is found
12 years ago
Ross Smith II 203f85bfb0 Merge pull request #1034 from rasa/patch-1
12 years ago
Ross Smith II 9cf76ff338 builder/digitalocean: updated default image_id, per #1032
12 years ago
Ross Smith II 27491f93f8 use old ssh code until higebu's branch is ready, see #1019
12 years ago
Ross Smith II d420947db6 added %s for productVersion param
12 years ago
Ross Smith II 72924f0d56 builder/vmware-vmx: add cloning support on Windows [GH-824]
12 years ago
Zac Shenker 139e498962 Changing to the v1 google-api-go-client. Now creates a persistent disk as the boot disk, and sets it to auto delete
12 years ago
Florian Noeding 6371b70609 optionally use existing ssh key for amazon builders
12 years ago
Florian Noeding b879ec85cc implemented null buider
12 years ago
Ben Langfeld 128f555a2c Formatting
12 years ago
Ben Langfeld 5b07e2604c Fix export opts tests
12 years ago
Ben Langfeld 8cf0e53b19 Properly apply templates to export opts
12 years ago
Ben Langfeld 2cee7a5c10 Log export command being executed
12 years ago
Ben Langfeld bfd6755859 Move to an array of strings for a deterministic option separation
12 years ago
Ben Langfeld d1b41f2f14 Pass export_options individually to VBoxManage export
12 years ago
Mitchell Hashimoto 9ce3365382 Merge pull request #918 from stefanozanella/qemu_ssh_key_var
12 years ago
Mitchell Hashimoto dccb2471a9 Merge pull request #926 from CpuID/master
12 years ago
Ben Langfeld 0332901f63 builder/virtualbox: Add an `export_opts` option
12 years ago
Mitchell Hashimoto 3c59d0ef96 builder/vmware/common: fix failing tests on Windows
12 years ago
Mitchell Hashimoto 68524a3840 builder/vmware/common: fix build tag for Windows
12 years ago
Nathan Sullivan e44fb1bd2a increase SSH timeouts for Amazon builders, they can take a while to spin up at times
12 years ago
Mitchell Hashimoto 239aabb554 builder/virtualbox: retry unregister a few times [GH-915]
12 years ago
Stefano Zanella 85dcdcfead builder/qemu: support user templates in SSH key path
12 years ago
Mitchell Hashimoto 4576093c17 fmt
12 years ago
Mitchell Hashimoto 9a62269116 Merge pull request #900 from pmyjavec/ws10-linux-driver
12 years ago
Alan Grosskurth af89b31a40 builder/amazon: Fix S3 endpoint URL for instance-store builds
12 years ago
Mitchell Hashimoto 868a64ebbc fmt
12 years ago
Mitchell Hashimoto 0fd7bdd3f5 builder/qemu: style
12 years ago
Mitchell Hashimoto 1b23af2667 Merge pull request #854 from qur/qemu-config-binary
12 years ago
Mitchell Hashimoto d2fe49d6a2 builder/qemu: document run_once is gone (but keep it around for compat)
12 years ago
Mitchell Hashimoto 8fdd60d924 Merge pull request #864 from CoreMedia/master
12 years ago
Mitchell Hashimoto e3c0715eab fmt
12 years ago
Mitchell Hashimoto d44a42b04f Merge pull request #884 from pmyjavec/vmware-iso-driver-fix
12 years ago
Mitchell Hashimoto 5f01415fb7 builder/googlecompute: tests for #867
12 years ago
Mitchell Hashimoto 05ecbd546b Merge pull request #870 from vogxn/master
12 years ago
Mitchell Hashimoto 1843ebf396 Merge pull request #883 from b2jrock/bjj-add-importopts
12 years ago
Mitchell Hashimoto 039def70f8 Merge pull request #885 from rosstimson/ec2-upload-bundle
12 years ago
Mitchell Hashimoto 9f7670a50f builder/vmware-iso: output upload error [GH-899]
12 years ago
Paul Myjavec 3ea4aa1a5a added workstation 10 driver for linux
12 years ago
Paul Myjavec 6e7a69372a these functions can be shared by 9 and 10 vmware workstation drivers
12 years ago
Paul Myjavec aedef06016 esx5, Get host IP by creating & inspecting connection, allows hypervisor to reside in other networks
12 years ago
Brian Johnson ac2c4203a2 Add import_opts to the virtualbox-ovf builder. My use case is that I
12 years ago
Ross Timson 58444627c1 Use --url flag rather than --location for ec2-upload-bundle
12 years ago
Prasanna Santhanam d4c9ed43c9 Formatted googlecompute builder as per `make format`
12 years ago