Commit Graph

2603 Commits (358b0078c94de3c40c620bd534aba43a96c8b82b)
 

Author SHA1 Message Date
Mitchell Hashimoto 615c65320a Update CHANGELOG
13 years ago
Mitchell Hashimoto 4642a6aee1 packer: uuid function
13 years ago
Mitchell Hashimoto 687352fd5a Update CHANGELOG
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
Mitchell Hashimoto 4e2ab0396a Update CHANGELOG
13 years ago
Mitchell Hashimoto f087489e2e Merge pull request #391 from jbronn/hard_drive_interface
13 years ago
Armon Dadgar fab369bf15 Adding support for isotime template variable
13 years ago
Justin Bronn 96caaa067b Document the `hard_drive_interface` option.
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 524499f942 Update CHANGELOG
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
Tom Hite ba1ca4d2fb changed error string referring to 'ova' and 'ovf' to refer to 'qcow2' and 'img' as the former were stray leftovers from the virtualbox code used as a basis for this plugin.
13 years ago
Tom Hite 37f64c9541 Merge remote-tracking branch 'upstream/master'
13 years ago
Tom Hite 29557f36f1 removed a few stray 'VirtualBox' term uses in comments and docs.
13 years ago
Mitchell Hashimoto e5350ce573 Update README
13 years ago
Mitchell Hashimoto a1b1f3af68 Merge pull request #383 from marcw/readme-format
13 years ago
Tom Hite 63ad753317 Merge remote-tracking branch 'upstream/master'
13 years ago
Tom Hite d58a209b73 added network and disk driver options, also a source comment on the kickstart file in the docs (I can't find the original source).
13 years ago
Marc Weistroff 6ebfbd27ab Add make format information in the contributing guidelines.
13 years ago
James Turnbull d37f287f8c Added basic Puppet provisioner
13 years ago
Tom Hite 30d004022e Initial checkin to GitHub -- has extensive changes to conform to the latest API model to match the 0.3.6 (Sept. 2, 2013) release.
13 years ago
Mitchell Hashimoto 77f707b079 Update CHANGELOG
13 years ago
Mitchell Hashimoto c217846545 website: update website
13 years ago
Mitchell Hashimoto c4ca558174 Merge pull request #382 from justinsb/specify_openstack_project
13 years ago
Mitchell Hashimoto 8e9428633b command/inspect: fix weird output
13 years ago
Mitchell Hashimoto 0976258136 up version for dev
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
Mitchell Hashimoto 0c198ba2d5 v0.3.6
13 years ago
Mitchell Hashimoto bde4fbf783 Update CHANGELOG
13 years ago
Mark Peek a043e61d6c Merge pull request #379 from justinsb/justinsb-openstack_ipv6_support
13 years ago
Mitchell Hashimoto fcf978d1b6 Merge pull request #381 from greenalto/typo
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 c85a24e938 builder/openstack: region is now required
13 years ago