Commit Graph

1045 Commits (cbfb6ec307bb1383d24831e41f52202cf2969fe5)

Author SHA1 Message Date
Yuya Kusakabe 5cac40b47c Fixes #1106, Remote ESXi builder doesn't upload floppy
12 years ago
Mikhail Zholobov dbe40b9f55 builder/parallels: Do not delete the first cdrom device
12 years ago
Mitchell Hashimoto 97115821ac Merge pull request #1111 from njhartwell/master
12 years ago
Nathan Hartwell be5adb92b5 Appending wildcard to src causes problems
12 years ago
Yuya Kusakabe 7ff781b258 Revert the way to retrieve vm ip in VMware ESXi Driver
12 years ago
Mitchell Hashimoto b4729ca7aa Merge pull request #848 from nebula/securityGroups
12 years ago
Mitchell Hashimoto 5c5d62733f fmt
12 years ago
Mikhail Zholobov c1510d2b50 Parallels provider: fix typos
12 years ago
Mitchell Hashimoto 3a68c8aaef builder/parallels: update builder ID
12 years ago
Rickard von Essen cdaa9d5a8e Added support for Parallels Desktop for Mac [GH-223]
12 years ago
Pierre Riteau 04d1bc67ff Support more user variables in the OpenStack builder
12 years ago
Kgespada f48fc1e2cd Adds security group support
12 years ago
Mitchell Hashimoto 660be5b783 builder/openstack: support a tenant ID
12 years ago
Mitchell Hashimoto 4a725409af Merge pull request #919 from nebula/manage_floating_ips
12 years ago
Mitchell Hashimoto 6f6d656267 Merge pull request #1089 from rasa/use-slugs-for-digitalocean
12 years ago
Mitchell Hashimoto 0417ae3059 builder/amazon: alphabetize some things
12 years ago
Ross Smith II 2bcd9a304e builder/digitalOcean: use names/slugs as well as IDs for image/region/size
12 years ago
Jacob Helwig 38e880a187 Add ability to run vboxmanage commands just before exporting [GH-664]
12 years ago
Ben Broderick Phillips fc4b2e1569 Add flexible IP pool/address handling.
12 years ago
Ross Smith II f2186fa6ff Merge pull request #995 from asatara/add-ssh-host-vmware
12 years ago
Mitchell Hashimoto 0558d56bcf builder/amazon/chroot: get tests psasing on Windows
12 years ago
Mitchell Hashimoto 83add3969f builder/virtualbox: fix deps
12 years ago
Mitchell Hashimoto 91574c3a60 builder/vmware: fix builds
12 years ago
Mitchell Hashimoto 65804c07c5 builder/null: pass SSH tests
12 years ago
Mitchell Hashimoto fa339fc275 get more proper SSH package usage in
12 years ago
Mitchell Hashimoto 5fac6c79c4 fmt
12 years ago
Mitchell Hashimoto e84e5e4f2c Merge branch 'update-ssh-package' of github.com:higebu/packer into higebu-update-ssh-package
12 years ago
Mitchell Hashimoto b024f8b628 Merge pull request #1046 from higebu/fix-esx5-driver
12 years ago
Mitchell Hashimoto 0da1f2d8c6 builder/googlecompute: template process instance name
12 years ago
Mitchell Hashimoto 15c2ca955e Merge pull request #1065 from brettporter/gce_instance_name
12 years ago
Brett Porter e169013527 builder/googlecompute: configure instance name
12 years ago
Mitchell Hashimoto 23446d56fd builder/openstack: use proper function call for config
12 years ago
Mitchell Hashimoto 159587daf4 Merge pull request #768 from devcamcar/openstack-env-support
12 years ago
Mitchell Hashimoto a9f07bc3ff Merge pull request #912 from nebula/populate_api
12 years ago
Ross Smith II e38ff2f84e Merge pull request #1021 from laggyluke/master
12 years ago
Ross Smith II 850b066408 Merge pull request #945 from benlangfeld:feature/vb_output_opts (manually)
12 years ago
higebu 37b92dff3a Fix unknown command and syntax error of the ESX5Driver
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
higebu f087ce16dc Fix the build problem by updating ssh package
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
George Miroshnykov fc6e8c0830 builder/amazon: configurable virtualization type
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
asatara ecbb0e8498 Added ssh_address variable to vmware builders
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
Torrent Glenn ee95fbbd99 added support for gophercloud's PopulateApi
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
Devin Carlen e7d7f9bbfd Add OpenStack API key support
12 years ago
Devin Carlen 828d7ebdca Append /tokens suffix if not present for specific OpenStack authentication URLs
12 years ago
Devin Carlen bef63846af Add support for standard OpenStack environment variables
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
Prasanna Santhanam 0e98b2a269 Fixes #867: save private key when debugging gce builder
12 years ago
mheidenr cfb9b4d65d enable qemu builder to handle reboots in the shell provisioner
12 years ago
Julian Phillips a8993662b5 Allow Qemu binary name to be configured
12 years ago
Mitchell Hashimoto e8768785a0 website: add docs for docker-import and docker-push
12 years ago
Mitchell Hashimoto 8635085665 builder/docker: make Import part of this Driver for reuse
12 years ago
Mitchell Hashimoto 34dbf72142 post-processor/docker-import: have an Artifact
12 years ago
Mitchell Hashimoto 430963f400 fmt
12 years ago