Commit Graph

1716 Commits (8024dde44dfa627cdbab8e486e77895efc0d8ad5)
 

Author SHA1 Message Date
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
Mitchell Hashimoto ab99d424ef packer: required user variables [GH-374]
13 years ago
Mitchell Hashimoto a1b4887324 website: add docs for -debug on Amazon builder
13 years ago
Mitchell Hashimoto 23b21ff4d0 Update CHANGELOG
13 years ago
Mitchell Hashimoto 8e7c2796fc builder/amazon/instance: new multistep API
13 years ago
Mitchell Hashimoto b5606af9e2 builder/amazon/ebs: new multistep API
13 years ago
Mitchell Hashimoto 1b8646c963 builder/amazon/chroot: new multistep API
13 years ago
Mitchell Hashimoto 36698d4b6d builder/vmware: new multistep API
13 years ago
Mitchell Hashimoto 8d5f8dc423 builder/virtualbox: new multistep API
13 years ago
Mitchell Hashimoto ea5361a9ac builder/openstack: new multistep API
13 years ago
Mitchell Hashimoto a82f1c18ee builder/digitalocean: new multistep API
13 years ago
Mitchell Hashimoto 98f3bc57a0 common: Use new multistep API
13 years ago
Mitchell Hashimoto 964546e050 Update CHANGELOG
13 years ago
Mitchell Hashimoto 1719cf8006 Merge branch 'cancel-next'
13 years ago
Mitchell Hashimoto 6e098d1aaf packer: implement Cancel in ProvisionHook
13 years ago
Mitchell Hashimoto 66f7f5aad5 common: detect ctrl-c in Provision
13 years ago
Mitchell Hashimoto 84001c7c76 provisioner/*: implement Cancel
13 years ago
Mitchell Hashimoto 21171db836 packer: Add Cancel method to Provisioner
13 years ago
Mitchell Hashimoto 2e90660afc packer/rpc: test concurrent cancel/run
13 years ago
Mitchell Hashimoto cd12c3e030 packer/rpc: implement hook Cancel
13 years ago