Commit Graph

2603 Commits (358b0078c94de3c40c620bd534aba43a96c8b82b)
 

Author SHA1 Message Date
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
Mitchell Hashimoto 6312f680da packer/rpc: test concurrent cancel/run
13 years ago
Mitchell Hashimoto 99ababda20 packer/rpc: implement hook Cancel
13 years ago
Mitchell Hashimoto 30bf8ffc7d packer: reset runningHook when done
13 years ago
Mitchell Hashimoto e210151408 packer: implement Cancel on DispatchHook
13 years ago
Mitchell Hashimoto 80e8e09ec7 packer: Add Cancel() method to hook
13 years ago
Mitchell Hashimoto d5c6b9fad3 packer/plugin: Interrupted() to check for i nterrupts
13 years ago
Mitchell Hashimoto 55b0b586d3 provisioner/chef-solo: code re-org
13 years ago
Mitchell Hashimoto 893c9e02c0 packer/plugin: Count number of interrupts atomically
13 years ago
Mitchell Hashimoto 71379bc8d7 packer: pass tests
13 years ago
Mitchell Hashimoto dd77898fcc Update CHANGELOG
13 years ago
Mitchell Hashimoto 662e74d070 provisioner/chef-solo: properly escape user vars for JSON
13 years ago
Mitchell Hashimoto 6914baa473 Merge pull request #364 from mwhooker/362
13 years ago
Mitchell Hashimoto 8019cd1839 builder/amazon: don't chmod on windows
13 years ago
Mitchell Hashimoto 4bb320d86f builder/amazon: chmod debug key so it is ssh-ready
13 years ago
Mitchell Hashimoto 9186a7f214 builder/amazon: output DNS name if debug mode
13 years ago