Commit Graph

1677 Commits (ea5361a9aceeeea48cdee9b464f4cd3b0ecee8a5)
 

Author SHA1 Message Date
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
Mitchell Hashimoto 017d27d7eb packer: reset runningHook when done
13 years ago
Mitchell Hashimoto 27a6dac7fd packer: implement Cancel on DispatchHook
13 years ago
Mitchell Hashimoto 98ddf043cc packer: Add Cancel() method to hook
13 years ago
Mitchell Hashimoto dfb44a2abe packer/plugin: Interrupted() to check for i nterrupts
13 years ago
Mitchell Hashimoto dbae49f0c8 provisioner/chef-solo: code re-org
13 years ago
Mitchell Hashimoto a03c66272f packer/plugin: Count number of interrupts atomically
13 years ago
Mitchell Hashimoto 65eb05384f packer: pass tests
13 years ago
Mitchell Hashimoto c157da38c9 Update CHANGELOG
13 years ago
Mitchell Hashimoto 4c4020f723 provisioner/chef-solo: properly escape user vars for JSON
13 years ago
Mitchell Hashimoto e4c22472bb Merge pull request #364 from mwhooker/362
13 years ago
Mitchell Hashimoto dc9a803efd builder/amazon: don't chmod on windows
13 years ago
Mitchell Hashimoto d1fff21045 builder/amazon: chmod debug key so it is ssh-ready
13 years ago
Mitchell Hashimoto f97b88654f builder/amazon: output DNS name if debug mode
13 years ago
Mitchell Hashimoto e613b0cdcd builder/amazon: drop private key if debug mode [GH-373]
13 years ago
Mitchell Hashimoto 7ed2498407 provisioner/salt-masterless: join paths properly
13 years ago
Mark Peek 5d8a211774 website: add tip about using apt-get/yum -y to prevent hangs
13 years ago
Mark Peek 1b91110a59 Merge pull request #370 from TFDuesing/patch-1
13 years ago
Thomas Duesing 729232c7c7 s/droplet/server/
13 years ago
Mitchell Hashimoto 293db31a0f Merge pull request #369 from celkins/fix-staging-dir-2
13 years ago
Christopher Elkins 9f55695964 Fix incorrect config key for staging directory
13 years ago
Matthew Hooker a1893b0bce reuse jsonString instead of opaque result var.
13 years ago
Matthew Hooker fc595de0fd clean up and retab.
13 years ago
Matthew Hooker e21e980647 template expansion of `json` in chef-solo
13 years ago
Mitchell Hashimoto 332d666180 packer/plugin: fix nil deref during ctrl-c of provisioner
13 years ago
Mitchell Hashimoto 87f47ba6de Up vesrion for dev
13 years ago
Mitchell Hashimoto a000e24dc7 v0.3.5
13 years ago
Mitchell Hashimoto 6941f72b21 website: document shuting down network interfaces for reboot
13 years ago
Mitchell Hashimoto 4540285b15 common: support SHA512 as checksum type [Gh-356]
13 years ago
Mitchell Hashimoto a14d64f0ed website: update website for ssh_key_path stuff
13 years ago
Mitchell Hashimoto e7b2751d63 builder/vmware: support key based SSH auth [GH-70]
13 years ago
Mitchell Hashimoto 19bafd8da8 builder/virtualbox: support ssh keys as auth mechanism [GH-70]
13 years ago
Mark Peek f717edd644 builder/openstack: return artifacts
13 years ago
Mark Peek ca1388f7bc builder/openstack: simplify by passing csp instead of accessor and api
13 years ago
Mitchell Hashimoto 62fbf8fef8 communicator/ssh: Reset failure count if heartbeat works
13 years ago
Mitchell Hashimoto c16c467e63 communicator/ssh: heartbeat the SSH connection to detect drops [GH-200]
13 years ago
Mitchell Hashimoto 6805d62b44 packer: template error if override specified for bad builder [GH-336]
13 years ago
Mitchell Hashimoto caa4fce2d3 Merge branch 'fix-minion-config-with-non-tmp-dir' of https://github.com/rach/packer into rach-fix-minion-config-with-non-tmp-dir
13 years ago
Mitchell Hashimoto d08019c1a7 website: Fix typo in docs [GH-340]
13 years ago
Mitchell Hashimoto 6f1675ab6b provisioner/chef-solo: template process the configuration
13 years ago