Commit Graph

596 Commits (efa401e4d2001bb542e7fd260615546cb70b7cae)

Author SHA1 Message Date
Charlie Sharpsteen efa401e4d2 Fix scancode comment concerning key release
13 years ago
Charlie Sharpsteen 4952737ddb Fix VirtualBox scancodes
13 years ago
Mitchell Hashimoto eaba28a370 communicator/ssh, builder/digitalocean: fix new SSH API from upstream
13 years ago
Mitchell Hashimoto 61320b20a9 builder/amazon/common: error if WaitForState can't find resource
13 years ago
Mitchell Hashimoto 1bf91e2845 builder/amazon/common: rename instance.go to state.go, makes more sense
13 years ago
Mitchell Hashimoto 27608a7b0f builder/amazon/*: use WaitForState for AMIs
13 years ago
Mark Peek f941718c3e builder/amazon: add clean_ami_name template function
13 years ago
Sean Mackrory 2a04f49bca Using the vm_name parameter to name OVA/OVF files and their attachments
13 years ago
Mitchell Hashimoto 48a53446bf builder/amazon/common: don't need squash here
13 years ago
Mitchell Hashimoto e9d6e83436 builder/amazon/common: support NoDevice [GH-396]
13 years ago
Mitchell Hashimoto 0e2511767e builder/amazon/common: if instance query returns none, ignore
13 years ago
Mitchell Hashimoto f2069c1cd6 Merge pull request #388 from jmassara/ami_region_copy
13 years ago
Mitchell Hashimoto acd9f3c9a3 builder/vmware: always set msg.AutoAnswer
13 years ago
Mitchell Hashimoto 3fc00a2dfa builder/vmware: auto-answer dialogs [GH-393]
13 years ago
Mitchell Hashimoto ed7e0847fd builder/amazon/all: TemporaryKeyPairName
13 years ago
Mitchell Hashimoto a93a17971b Merge pull request #389 from whostolebenfrog/master
13 years ago
Mitchell Hashimoto e732d86142 builder/virtualbox: process hdd interface as template, validate
13 years ago
Justin Bronn dbc24d9357 Enable customization of VirtualBox disk controller with `hard_drive_interface` option (SATA only).
13 years ago
Ben Griffiths f953874448 Allow customization of SSH Key pair pattern
13 years ago
Mitchell Hashimoto 1df0735713 builder/digitalocean: retry longer and don't retry shutdown
13 years ago
Mitchell Hashimoto 362c32015d builder/digitalocean: retry pending events a lot more
13 years ago
Mitchell Hashimoto 78302f2071 builder/digitalocean: get compilation working again
13 years ago
Mitchell Hashimoto 94d369f558 builder/digitalocean: give up on graceful shutdown more quickly
13 years ago
Mitchell Hashimoto 8643c70e35 builder/digitalocean: proper timeouts so poweroff retries
13 years ago
Mitchell Hashimoto aedd1555d3 builder/digitalocean: properly cleanup goroutines for status checking
13 years ago
Mitchell Hashimoto 4af230a4dc builder/digitalocean: actually, we want to try hard on shutdown
13 years ago
Mitchell Hashimoto 39f7a5a617 builder/digitalocean: break loop if we reach off state
13 years ago
Mitchell Hashimoto 82b46816d3 builder/digitalocean: retry power off a number of times
13 years ago
Mitchell Hashimoto 306ebcf042 builder/digitalocean: looser pending event string matching.
13 years ago
Mitchell Hashimoto 302871113a builder/digitalocean: retry on any pending event errors
13 years ago
James Massara 985ce790d0 Also deregister AMI if it was copied to other regions
13 years ago
James Massara 5bca569fa4 builder/amazon: Re-ordered steps for AMI region copying so tags and
13 years ago
Justin Santa Barbara 7a628b294d Only pass the project if it is specified
13 years ago
Justin Santa Barbara 43cb57cd9c Allow the Openstack project to be specified
13 years ago
Mark Peek a043e61d6c Merge pull request #379 from justinsb/justinsb-openstack_ipv6_support
13 years ago
Greg Karékinian 2378b652ca Fix typo
13 years ago
Mitchell Hashimoto 54ab8cc520 Merge pull request #378 from justinsb/increase_ssh_timeout
13 years ago
Justin Santa Barbara 4b8a546932 Increase default SSH timeout for OpenStack from 1m -> 5m
13 years ago
Mark Peek 2ca48b4b6d builder/openstack: don't hardcode "DFW" and make region required
13 years ago
Justin Santa Barbara 27dd2aa30f Support IPv6 access address for Openstack
13 years ago
Mitchell Hashimoto 8abc6dd178 Merge pull request #375 from justinsb/avoid_nil_pointer_if_no_openstack_image
13 years ago
Justin Santa Barbara 6ebfb9e142 If no image is generated, just return nil for the Openstack provider
13 years ago
Mitchell Hashimoto d8b048662f builder/digitalocean: retry destroy a few times
13 years ago
Mitchell Hashimoto 0231d798e4 builder/amazon/instance: new multistep API
13 years ago
Mitchell Hashimoto b04cff5a9e builder/amazon/ebs: new multistep API
13 years ago
Mitchell Hashimoto 80ed7eddf4 builder/amazon/chroot: new multistep API
13 years ago
Mitchell Hashimoto f74ff91166 builder/vmware: new multistep API
13 years ago
Mitchell Hashimoto 1a3620d77a builder/virtualbox: new multistep API
13 years ago
Mitchell Hashimoto 77f7f24990 builder/openstack: new multistep API
13 years ago
Mitchell Hashimoto 94b76036fc builder/digitalocean: new multistep API
13 years ago