Commit Graph

1387 Commits (f7e49d92acf54c4dd2a1b00aecb366fe8b148d2a)

Author SHA1 Message Date
Mitchell Hashimoto e4dc5d31d8 builder/docker: support volumes
12 years ago
Mitchell Hashimoto 2e4882f0c3 builder/docker: can login to pull
12 years ago
Mitchell Hashimoto 622b9f459a builder/docker: lock around Login
12 years ago
Mitchell Hashimoto d32b4b4f84 builder/docker: driver supports login/logout
12 years ago
Mitchell Hashimoto 5db91c84bf builder/amazon: string fields on device mappings can use variables
12 years ago
Mitchell Hashimoto 1a45b96674 builder/vmware: add VNC to vmx
12 years ago
Mitchell Hashimoto b72605c2f6 builder/vmware: style
12 years ago
Mitchell Hashimoto 759c46487c builder/vmware-vmx: support http files
12 years ago
Mitchell Hashimoto bfdc6ea6b7 builder/virtualbox: support http server for ovf [GH-1169]
12 years ago
Mitchell Hashimoto c74f0c7cfe Merge branch '1082-add-boot-commands-to-vmx-and-ovf-builders' of github.com:rasa/packer into rasa-1082-add-boot-commands-to-vmx-and-ovf-builders
12 years ago
Mitchell Hashimoto 71d0c39ef9 builder/vmware: better error if clone not supported [GH-787]
12 years ago
Mitchell Hashimoto ac58773eed builder/vmware: better error output from vmrun
12 years ago
Mitchell Hashimoto f32d9879dc builder/docker: error if DOCKER_HOST is set
12 years ago
Mitchell Hashimoto caca50324e Merge pull request #1426 from jasonberanek/vnc-fixes
12 years ago
Mitchell Hashimoto cf731bf65c builder/vmware: no error if stopping already stopped [GH-1300]
12 years ago
Mitchell Hashimoto b9f82ef17e fmt
12 years ago
Mitchell Hashimoto 9b2039121f builder/virtualbox-ovf: import_flags [GH-1383]
12 years ago
Mitchell Hashimoto 863e06a614 builder/virtualbox: comment
12 years ago
Mitchell Hashimoto f54f09d7a3 builder/virtualbox: detect vboxmanage errors with zero code [GH-1119]
12 years ago
Mitchell Hashimoto b5c0c63ebc builder/googlecompute: use new auth scheme
12 years ago
Mitchell Hashimoto ed377c9ff0 builder/amazon-instance: --no-filter by default [GH-1137]
12 years ago
Mitchell Hashimoto ba07866774 Merge pull request #1461 from rickard-von-essen/issue_1404
12 years ago
Vasiliy Tolstov 6c6f3c24a5 add v2 api support
12 years ago
Rickard von Essen 5ad7737d55 parallels-pvm: Optionally assign new MAC addresses to imported VMs [GH-1404]
12 years ago
Mitchell Hashimoto 0776d9de34 builder/amazon: ssh_private_ip [GH-1229]
12 years ago
Mitchell Hashimoto bac54a6645 builder/amazon/common: token [GH-1236]
12 years ago
Mitchell Hashimoto 69cd01bbe2 builder/amazon/common: wait for instance ready before tagging [GH-1367]
12 years ago
Mitchell Hashimoto 77bd024079 builder/*: fix flaky tests, get tests passing
12 years ago
Mitchell Hashimoto 5cb7355814 builder/docker: change commit to the opt-in, special case build steps
12 years ago
Mitchell Hashimoto cb2c405d88 Merge branch 'feature/docker-image' of github.com:andytson/packer into andytson-feature/docker-image
12 years ago
Mitchell Hashimoto b267c3eb4a builder/docker: wait for tail to end when running remote command
12 years ago
Mitchell Hashimoto c139aa3b71 builder/docker: style
12 years ago
Mitchell Hashimoto 74a4f27a16 buidler/docker: remove container [GH-1206] [GH-1095]
12 years ago
Mitchell Hashimoto 67afff5ede fmt
12 years ago
Mitchell Hashimoto dc74c2bbdd builder/amazon: tests
12 years ago
Mitchell Hashimoto c0f9dbde41 builder/virtualbox: search VBOX_MSI_INSTALL_PATH [GH-1337]
12 years ago
Mitchell Hashimoto 749baa19c4 builder/virtualbox/iso: append timestamp to name [GH-1365]
12 years ago
Mitchell Hashimoto 28de122579 builder/virtualbox: fix typo
12 years ago
Mitchell Hashimoto 94f385ecf9 builder/virtualbox: error if guest additions URL can't be read [GH-1439]
12 years ago
Mitchell Hashimoto 76a8221636 builder/*: extract key path to ssh.Signer
12 years ago
Mitchell Hashimoto 6bbf64c5ab builder/qemu: use 512M for -m [GH-1444]
12 years ago
Mitchell Hashimoto 90d4bcdbe8 builder/digitalocean: region supports vars [GH-1452]
12 years ago
Mitchell Hashimoto 953fd27a27 Merge pull request #1167 from rasa/1057-add-floppy-files-to-vmware-vmx-v2
12 years ago
Mitchell Hashimoto 8d88aaf150 Merge pull request #1168 from rasa/972-add-clone-support-for-vmware-player-6-v2
12 years ago
Mitchell Hashimoto c185fa42f3 Merge pull request #1200 from zigg/feature/virtualbox-iso-sata
12 years ago
Mitchell Hashimoto 2a9cb50b17 builder/amazon: fix broken build
12 years ago
Mitchell Hashimoto ba3bae8a65 Merge pull request #1239 from StefanScherer/fix_skip_floppy_in_vmx_data_post_step
12 years ago
Mitchell Hashimoto 825864a9ea Merge branch 'additional-user-variables' of github.com:nBerg/packer into nBerg-additional-user-variables
12 years ago
Mitchell Hashimoto 752162c234 fmt
12 years ago
Mitchell Hashimoto 5d1c1e6716 Merge pull request #1373 from anthonybishopric/debug_bundle_commands
12 years ago
Mitchell Hashimoto e8889e56ed Merge pull request #1381 from pas256/chroot-hvm
12 years ago
Mitchell Hashimoto dac078b451 Merge pull request #1360 from jmassara/ee_fix
12 years ago
Mitchell Hashimoto 4ef3874467 builder/virtualbox-*: seed RNG [GH-1386]
12 years ago
Mitchell Hashimoto 78c534227a Merge branch 'master_add_support_for_tcg_accel_in_qemu_builder_' of github.com:mattthias/packer into mattthias-master_add_support_for_tcg_accel_in_qemu_builder_
12 years ago
Mitchell Hashimoto 88c186df39 Merge branch 'master' of github.com:matthbak/packer into matthbak-master
12 years ago
Mitchell Hashimoto 3827c02126 Merge pull request #1396 from ianunruh/feature/vmware-ssh-host-template
12 years ago
Mikhail Zholobov 16cb6f60c8 builder/parallels: "guest_os_distribution" renamed to "guest_os_type".
12 years ago
Mikhail Zholobov bed6270288 builder/parallels: Detect path to Parallels Tools ISO automatically.
12 years ago
Mikhail Zholobov 40c169f757 builder/parallels: Added 'StepPrepareParallelsTools'
12 years ago
Mikhail Zholobov 13b355eaf0 builder/parallels: Added 'ToolsConfig' struct
12 years ago
Mikhail Zholobov 909d5ccb54 builder/parallels: 'ToolsIsoPath' added
12 years ago
Mitchell Hashimoto 668bd51fa2 Merge pull request #1410 from msabramo/openstack_builder_blank_keypair_is_error
12 years ago
Mitchell Hashimoto 18a4a4d5ea Merge pull request #1407 from hiroyuki-sato/patch_for_packer
12 years ago
Mitchell Hashimoto 1c58f8f210 Merge pull request #1418 from msabramo/openstack_builder_region_not_mandatory
12 years ago
Mitchell Hashimoto 704648896e Merge pull request #1425 from dysinger/1424-amazon-instance-s3-region-not-url
12 years ago
Mitchell Hashimoto 5c09afe22c Merge pull request #1448 from vtolstov/simple
12 years ago
Ulf Mansson bebca3bfae It's not necessary to use an instance-store image to build an instance-store image, see this example http://sorcery.smugmug.com/2014/01/29/instance-store-hvm-amis-for-amazon-ec2/ so there should be no restriction on the ExpectedRootDevice
12 years ago
Vasiliy Tolstov e18f0f7f5b fix missing parts
12 years ago
Vasiliy Tolstov 4166c63732 add ability to set api url in template
12 years ago
Rickard von Essen f9cddd2e18 builder/parallels: Added some navigation keys. Fixes [GH-1442]
12 years ago
Mikhail Zholobov fc2d695b0f builder/parallels: Added compatibility with Parallels Desktop 10
12 years ago
Mikhail Zholobov 10be7e27de builder/parallels: Added platform check
12 years ago
Mikhail Zholobov 9ad2b98673 builder/parallels: Removed config parameter 'ostype'
12 years ago
Rickard von Essen 732c767bfd parallels: Support for Parallels Desktop 10
12 years ago
Fabio Rapposelli d2a9a98eeb Fixed multiple VMware typos.
12 years ago
Jason A. Beranek ebdfa2bc56 vmware-iso/driver-esxi: Fix VNC detection of used ports
12 years ago
Matt Page 8f237b7b94 Allow specifying project for source images in GCE
12 years ago
Jason A. Beranek 93e4475d6a vmware-iso/driver-esxi: Detect VNC in cross-platform way [GH-1372]
12 years ago
Jason A. Beranek 2c41d59e21 vmware-iso: Update VNCAddressFinder interface to return errors from VNCAddress()
12 years ago
Jason A. Beranek 6acbc91ff7 vmware-iso: Fix error vnc min/max ports [GH-1288]
12 years ago
Tim Dysinger c79121617c Use Region not S3Endpoint
12 years ago
Marc Abramowitz 9bd33d1e0b Make region required for rackspace but not other providers
12 years ago
Marc Abramowitz 69500b6943 OpenStack builder: Make region not required
12 years ago
Marc Abramowitz 031c25154f openstack builder error out when gets blank keypair
12 years ago
Hiroyuki Sato 965d273907 Add machine_type option for qemu builder.
12 years ago
notogawa eacae832ad Fixes #1334, Add power on retry to ESXi Driver.
12 years ago
Eric Johnson a5bc5beccb Merge pull request #1397 from jfrazelle/disk_size
12 years ago
Jessica Frazelle 8bc696ce9e add disk size to google compute, so as to avoid disk size errors on exporting the image
12 years ago
Rickard von Essen fe37d9b6e1 parallels-iso: ISO not removed from VM after install [GH-1338]
12 years ago
Ian Unruh 100200e1ae Add templating to VMware SSH host option
12 years ago
Matthew Baker b8c13d3e4d Keeping the -machine type=pc if accelerator method set to "none"
12 years ago
Matthew Baker 99d15abfd2 adding allowed values for accelerator
12 years ago
Matthew Baker 5814b9d3c7 Merge branch 'oracle'
12 years ago
Matthew Baker 9220d644d1 Making graphics and hardware virtualisation optional and configurable
12 years ago
Matthias Schmitz 65f71daf73 Allow 'tcg' as accelerator in builder-qemu
12 years ago
Peter Sankauskas ab9f0bc3c8 Removing my debugging output
12 years ago
Peter Sankauskas a2c0b104f0 Adding the conditional necessary to construct the right options for both PV and HVM images. Also adding a test to make sure it is doing the right thing
12 years ago
Peter Sankauskas 460e2da248 The mount command for a PV image that is attached to /dev/sdf is:
12 years ago
Peter Sankauskas 6b751cac39 Formatting
12 years ago
Peter Sankauskas a59ee93bca To be able to build both PV and HVM images, it is not possible to use both /dev/sd[f-p] and [1-16] as the HVM images get attached at /dev/sdf but must be mounted a /dev/sdf1.
12 years ago
Matthew Baker c87c88fce2 OEL available net device
12 years ago
Matthew Baker 0d07960f3e Disabling SDL gui mode
12 years ago
Misha Brukman 4a85aefe0f Rename "Gsutil" to "Gcloud" now that we're updating "gcloud" and not "gsutil".
12 years ago
Eric Johnson 7f38936596 Merge pull request #1350 from mbrukman/googlecompute-driver-vm-images
12 years ago
Eric Johnson ca53d7e4c0 Merge pull request #1292 from maestrodev/gcloud
12 years ago
Misha Brukman 5b56970b09 Added CoreOS, OpenSUSE, and Windows projects for searching images.
12 years ago
abishopric d62edd6c05 Print the evaluated bundle commands
12 years ago
Henry Huang 97eb744c87 De-register the unavailable image in the cleanup
12 years ago
Ross Smith II 2c8ea2b6d2 Merge pull request #1361 from sneal/do-not-add-floppy-files-to-vmx
12 years ago
Shawn Neal 05ebc8f316 Do not re-add floppy disk files to VMX
12 years ago
James Massara ca84e2ac55 Fix bug with getting ec2 connection instead of source image
12 years ago
Andy Thompson 4a98ab377a Add Stderr capture to Commit and TagImage calls.
12 years ago
Andy Thompson ed446782f9 Add a docker save post processor
12 years ago
Andy Thompson bf16683140 Add a docker tag post processor
12 years ago
Andy Thompson 1baa63f060 Add a docker commit step to the docker builder that runs instead of export if export_path not present
12 years ago
Mitchell Hashimoto 7439baf75e Merge pull request #1343 from fnoeding/templating
12 years ago
Mitchell Hashimoto 8250755a23 Merge pull request #1228 from jmassara/enhanced_networking
12 years ago
Mitchell Hashimoto 67bad68c9f Merge pull request #1250 from higebu/check-upload-iso-hash
12 years ago
Misha Brukman 01130da729 builder/googlecompute: added support for all standard VM images
12 years ago
Florian Noeding de29431a43 null-builder: added support for templating
12 years ago
Florian Noeding e932ec6978 amazon builders now handle templating of user_data and user_data_file
12 years ago
iweb d7268a11f7 Add support for building QEMU images from pre-existing image files
12 years ago
Hiroaki Nakamura 7549735bd3 Accept VirtualBox release candidate version (ex. 4.3.14_RC1 from 4.3.14_RC1r94870)
12 years ago
Nina Berg bd1a0d07fb Added some variables to amazon-ebs builder and chef-client provisioner
12 years ago
Ross Smith II 418ed0cb3f Merge pull request #1316 from yuuzi41/fix-esx5-path-separator
12 years ago
yuuzi41 982e523ba2 fix invalid esx5 path separator in windows
12 years ago
Ian Delahorne 0da4aa6f24 Replace ListServers hack with update ServerById
12 years ago
Ross Smith II be606418e6 Merge pull request #1304 from lflux/fix-openstack-serverid-crash
12 years ago
Ian Delahorne 2d1e1cc83e Sort AMI names in Artifact.String - fixes random test failures
12 years ago
Ian Delahorne 3af14d3dc7 Fix typo
12 years ago
Ian Delahorne 946843982f Workaround for gophercloud.ServerById crashing, fixes #1257
12 years ago
Carlos Sanchez 80fa018a36 [GCE] gsutil update fails in newer images, use gcloud
12 years ago
Yuya Kusakabe 2b8ebe65e4 Resolves #1256, add warning mesasge to VMware ESXi driver
12 years ago
Rickard von Essen 25d2a74f49 Merge pull request #1187 from rickard-von-essen/fix_typing
12 years ago
Rickard von Essen a5d39cebc7 Merge pull request #1173 from rickard-von-essen/pvm_bootcommand
12 years ago
Rickard von Essen 3f3deab162 Merge pull request #1279 from rickard-von-essen/issue_1226
12 years ago
Rickard von Essen d6ddb5f6ff Merge pull request #1278 from rickard-von-essen/issue_1225
12 years ago
StefanScherer 9dc06b608e increase VMware cleanup timeout to 120 seconds
12 years ago
Ross Smith II a0caa635fa Merge pull request #1261 from lflux/openstack-networks-support
12 years ago
Ian Delahorne c00696992a Add ability to configure networks for openstack
12 years ago
Ian Delahorne 8bf935beb8 Force IPv4 addresses from address pools in Openstack. Fixes #1258
12 years ago
Yuya Kusakabe 6ff38c86ea Fixes #1244, Add a check for upload iso hash to ESXi Driver
12 years ago
StefanScherer de5c38e6c5 skip adding floppy again in vmx_data_post step
12 years ago
Mohammed Naser 110c168a68 Update run_config.go
12 years ago
Rickard von Essen 905f242582 Parallels-iso errors while removing floppy drive GH-1226
12 years ago
Paul Palmer 5a8f56b6ad Parallels errors while creating floppy disk GH-1225
12 years ago
James Massara be27ecc64b Add option to enable enhanced networking (SriovNetSupport) for images.
12 years ago
Brandon Turner b2258dc4e9
Fix chroot builder to work with chef-solo
12 years ago
Henry Huang da29d684a8 Enable the spot_price in "amazon-instance-store" AMI
12 years ago
Henry Huang 3980c7dcfd Save the spot request before waiting for its active state
12 years ago
Henry Huang 1e1fa3de26 Add the cleanup for existing spot request
12 years ago
Henry Huang 5d410bddc9 When unexpected state found in waiting, notify the caller func with a correct error message
12 years ago
Henry Huang 3a74c469e5 Add "spot_price" param into template processing
12 years ago
Henry Huang a411405628 Clean up code via "go fmt"
12 years ago
Henry Huang c33e7cc867 Add the support of launching spot instances in "amazon-ebs" AMI
12 years ago
Matt Behrens 9eb32e5dcd implement `iso_interface` setting
12 years ago
Greg Burek 3a45712780 Adds support for encrypted EBS volumes
12 years ago
Henry Huang 43385a58bc Refine the comments
12 years ago
Rickard von Essen 29344a5631 Parallels builder mistypes boot command on OmniOS
12 years ago
Rickard von Essen 4d994deb3a [feature] Support boot command for pvm builder
12 years ago
Henry Huang e8c09ae223 Add the cleanup when the process of EBS AMI interrupted
12 years ago
Pierre Riteau 5294e0ed61 Remove unused file
12 years ago
Ross Smith II e93697ab4e builder/virtualbox-ovf,vmware-vmx: add `boot_command` support
12 years ago
Ross Smith II 750ffc8a54 builder/vmware: add VMWare Player 6 support
12 years ago
Ross Smith II 8313856949 builder/vmware-vmx: add floppy_files support
12 years ago
Ross Smith II 38d1d7fd3c Update vmx_config.go
12 years ago
Ross Smith II b397d75a52 Update driver_workstation9.go
12 years ago
Rickard von Essen 4cdce51df5 builder/parallels: Don't delete sound, since it doesn't allways exist.
12 years ago
Rickard von Essen bd25866e90 builder/parallels: Select which interface to connect to.
12 years ago
Rickard von Essen bd5d5e049d builder/parallels: Added pppX interface to be able to run packer when using mobile wlan
12 years ago
Mitchell Hashimoto 6a930d819c builder/vmware/common: remove unnecessary tags
12 years ago
Mitchell Hashimoto d925331902 fmt
12 years ago
Mitchell Hashimoto ad72c5a4bb builder/vmware/common: more tests
12 years ago
Mitchell Hashimoto 7e991af48e builder/vmware/common: tests for StepPrepareTools
12 years ago
Mitchell Hashimoto 1b1d87128c Merge pull request #1154 from rasa/765-add-tools-upload-flavor-support-in-vmware-vmx
12 years ago
Ross Smith II 779c7184a2 go fmt
12 years ago
Ross Smith II d92179847d provisioner/file: set file/directory permissions
12 years ago
Mitchell Hashimoto e9727df15e Merge pull request #1146 from higebu/fix-esxi-driver-iso-upload-path
12 years ago
Ross Smith II ba13239672 builder/vmware-vmx: Added tools_upload_flavor support
12 years ago
Ross Smith II bdfac49410 builder/vmware: added vmx_data_post option
12 years ago
Yuya Kusakabe 6dc858e6cf Fixes #1062, ESXi Driver supports PACKER_CACHE_DIR
12 years ago
Jaime Soriano Pastor 32bb745734 Force LANG=C before appending rest of environment, as only first occurence is used
12 years ago
Mitchell Hashimoto 0b63f4f9dc Merge pull request #1132 from rasa/1123-use-local-vboxguestadditions-iso
12 years ago
Ross Smith II bea167a48e builder/vmware-vmx: add floppy_files support
12 years ago
Ross Smith II 58fd5aec61 virtualbox: use local VBoxGuestAdditions.iso by default
12 years ago
Mitchell Hashimoto d8d22299ce Merge pull request #1127 from jakobadam/master
12 years ago
Jakob A. Dam 40150c376d Fix http_files typo in comments
12 years ago
Pierre Riteau 2ee90b29c3 Allow OpenStack builder to skip certificate verification
12 years ago
Rickard von Essen 83cf8b23a1 Merge pull request #1120 from rickard-von-essen/vbox-ovf_guest_add
12 years ago
Ross Smith II a8a583a80c Merge pull request #1116 from higebu/fix-remote-esxi-builder-doesnt-upload-floppy
12 years ago
Rickard von Essen c2013bf680 virtualbox-ovf support for guest_additions_mode
12 years ago
Mikhail Zholobov 57e8f8e15b builder/parallels: Fixed unit test [GH-1115]
12 years ago
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