Commit Graph

1735 Commits (175408dcb2f0354f561e27e21df1062f55e8d2ab)
 

Author SHA1 Message Date
Justin Bronn 175408dcb2 Document the `hard_drive_interface` option.
13 years ago
Justin Bronn 3043eddfaf Enable customization of VirtualBox disk controller with `hard_drive_interface` option (SATA only).
13 years ago
Mitchell Hashimoto fc62adfe5d builder/digitalocean: retry longer and don't retry shutdown
13 years ago
Mitchell Hashimoto cc8d0ad2eb builder/digitalocean: retry pending events a lot more
13 years ago
Mitchell Hashimoto 45c88e2aea builder/digitalocean: get compilation working again
13 years ago
Mitchell Hashimoto 290b9ef836 builder/digitalocean: give up on graceful shutdown more quickly
13 years ago
Mitchell Hashimoto a1c96d3b97 builder/digitalocean: proper timeouts so poweroff retries
13 years ago
Mitchell Hashimoto 0271d9a15e builder/digitalocean: properly cleanup goroutines for status checking
13 years ago
Mitchell Hashimoto ede100bb7b builder/digitalocean: actually, we want to try hard on shutdown
13 years ago
Mitchell Hashimoto 2da53f54f4 builder/digitalocean: break loop if we reach off state
13 years ago
Mitchell Hashimoto 5477d7166b builder/digitalocean: retry power off a number of times
13 years ago
Mitchell Hashimoto ab5b094d73 builder/digitalocean: looser pending event string matching.
13 years ago
Mitchell Hashimoto eb8f6c9769 Update CHANGELOG
13 years ago
Mitchell Hashimoto f2e909356e builder/digitalocean: retry on any pending event errors
13 years ago
Mitchell Hashimoto 907ca4d951 Update README
13 years ago
Mitchell Hashimoto 822c52c46f Merge pull request #383 from marcw/readme-format
13 years ago
Marc Weistroff 082dc6c14d Add make format information in the contributing guidelines.
13 years ago
Mitchell Hashimoto 05e1654eb8 Update CHANGELOG
13 years ago
Mitchell Hashimoto 12547d3203 website: update website
13 years ago
Mitchell Hashimoto 8024dde44d Merge pull request #382 from justinsb/specify_openstack_project
13 years ago
Mitchell Hashimoto 0b16317401 command/inspect: fix weird output
13 years ago
Mitchell Hashimoto 06515fd195 up version for dev
13 years ago
Justin Santa Barbara 47ee7ca977 Only pass the project if it is specified
13 years ago
Justin Santa Barbara b6a6c8571b Allow the Openstack project to be specified
13 years ago
Mitchell Hashimoto caaf679f27 v0.3.6
13 years ago
Mitchell Hashimoto 659383618f Update CHANGELOG
13 years ago
Mark Peek 84b0bf6dba Merge pull request #379 from justinsb/justinsb-openstack_ipv6_support
13 years ago
Mitchell Hashimoto 86c43a1bc9 Merge pull request #381 from greenalto/typo
13 years ago
Greg Karékinian 6cd10286db Fix typo
13 years ago
Mitchell Hashimoto 4e87275f87 Merge pull request #378 from justinsb/increase_ssh_timeout
13 years ago
Justin Santa Barbara 3001c16eee Increase default SSH timeout for OpenStack from 1m -> 5m
13 years ago
Mark Peek 5f3ae970c0 builder/openstack: region is now required
13 years ago
Mark Peek 5be22de623 website: add openstack to the intro platforms list
13 years ago
Mark Peek 15132a9f17 website: fixup some underscores to not be emphasis in the AWS docs
13 years ago
Mark Peek ffaca0a226 website: document required openstack region setting
13 years ago
Mark Peek eea558d2a5 builder/openstack: don't hardcode "DFW" and make region required
13 years ago
Mitchell Hashimoto 4370726ba7 website: fix typo s/script/shell/ provisioner
13 years ago
Mitchell Hashimoto 73ac1fc82c website: page titles on provisioner docs
13 years ago
Justin Santa Barbara 375eb57077 Support IPv6 access address for Openstack
13 years ago
Mitchell Hashimoto e6881cee6a Update CHANGELOG
13 years ago
Mitchell Hashimoto d4c4581885 Merge pull request #376 from justinsb/try_parse_pkcs8
13 years ago
Mitchell Hashimoto 0c11cf7c88 Update CHANGELOG
13 years ago
Mitchell Hashimoto 67887c11e4 Merge pull request #375 from justinsb/avoid_nil_pointer_if_no_openstack_image
13 years ago
Justin Santa Barbara f1eae75389 If no image is generated, just return nil for the Openstack provider
13 years ago
Justin Santa Barbara 7681d618d6 If PKCS1 parsing of the SSH key fails, try PKCS8
13 years ago
Mitchell Hashimoto 90b4dc7860 builder/digitalocean: retry destroy a few times
13 years ago
Mitchell Hashimoto b842e53028 command/inspect: cleaner output if no required vars
13 years ago
Mitchell Hashimoto 3abacee131 command/inspect: show required variables differently
13 years ago
Mitchell Hashimoto 4e2936d270 website: document required user vars
13 years ago
Mitchell Hashimoto 570be4d581 packer: fix required var check to work properly
13 years ago