Commit Graph

1718 Commits (77f707b0791bf213ee100b6ccc0b2cd38c8d5ec1)
 

Author SHA1 Message Date
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
Mark Peek dbfada5068 website: add openstack to the intro platforms list
13 years ago
Mark Peek 45746a920d website: fixup some underscores to not be emphasis in the AWS docs
13 years ago
Mark Peek e8aecd8a8f website: document required openstack region setting
13 years ago
Mark Peek 2ca48b4b6d builder/openstack: don't hardcode "DFW" and make region required
13 years ago
Mitchell Hashimoto 12e33f6c87 website: fix typo s/script/shell/ provisioner
13 years ago
Mitchell Hashimoto 04260e38ee website: page titles on provisioner docs
13 years ago
Justin Santa Barbara 27dd2aa30f Support IPv6 access address for Openstack
13 years ago
Mitchell Hashimoto 5f8994b9ca Update CHANGELOG
13 years ago
Mitchell Hashimoto 81e15a8133 Merge pull request #376 from justinsb/try_parse_pkcs8
13 years ago
Mitchell Hashimoto 07ba3db25b Update CHANGELOG
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
Justin Santa Barbara 253be30bd1 If PKCS1 parsing of the SSH key fails, try PKCS8
13 years ago
Mitchell Hashimoto d8b048662f builder/digitalocean: retry destroy a few times
13 years ago
Mitchell Hashimoto 977969a7e9 command/inspect: cleaner output if no required vars
13 years ago
Mitchell Hashimoto 0b975b9203 command/inspect: show required variables differently
13 years ago
Mitchell Hashimoto 2752db25c0 website: document required user vars
13 years ago
Mitchell Hashimoto ac2a4807d4 packer: fix required var check to work properly
13 years ago
Mitchell Hashimoto fd4b01cf85 packer: required user variables [GH-374]
13 years ago
Mitchell Hashimoto 13198eb570 website: add docs for -debug on Amazon builder
13 years ago
Mitchell Hashimoto 0c639f3cad Update CHANGELOG
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
Mitchell Hashimoto 0b830c92ba common: Use new multistep API
13 years ago
Mitchell Hashimoto 1a2af97015 Update CHANGELOG
13 years ago
Mitchell Hashimoto 3238b65bf9 Merge branch 'cancel-next'
13 years ago
Mitchell Hashimoto 0dc347c70d packer: implement Cancel in ProvisionHook
13 years ago
Mitchell Hashimoto 9f559cb25c common: detect ctrl-c in Provision
13 years ago
Mitchell Hashimoto 28bf6122bd provisioner/*: implement Cancel
13 years ago
Mitchell Hashimoto 47cd6df85b packer: Add Cancel method to Provisioner
13 years ago