Commit Graph

1724 Commits (306ebcf042e27c653ea97ef6ab7dd613dac8fb79)
 

Author SHA1 Message Date
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
Mitchell Hashimoto 57f185451a builder/amazon: drop private key if debug mode [GH-373]
13 years ago
Mitchell Hashimoto 404ae53a4a provisioner/salt-masterless: join paths properly
13 years ago
Mark Peek 4d42c79d1f website: add tip about using apt-get/yum -y to prevent hangs
13 years ago
Mark Peek bdace9206d Merge pull request #370 from TFDuesing/patch-1
13 years ago
Thomas Duesing 03259ce53c s/droplet/server/
13 years ago
Mitchell Hashimoto 107dd04890 Merge pull request #369 from celkins/fix-staging-dir-2
13 years ago
Christopher Elkins c9352ce238 Fix incorrect config key for staging directory
13 years ago
Matthew Hooker d2e8bf476f reuse jsonString instead of opaque result var.
13 years ago
Matthew Hooker 9537f085ae clean up and retab.
13 years ago
Matthew Hooker 4b76b2d9e3 template expansion of `json` in chef-solo
13 years ago
Mitchell Hashimoto 5887472a6f packer/plugin: fix nil deref during ctrl-c of provisioner
13 years ago
Mitchell Hashimoto 9efc05dbbf Up vesrion for dev
13 years ago
Mitchell Hashimoto be86264d21 v0.3.5
13 years ago
Mitchell Hashimoto c781045935 website: document shuting down network interfaces for reboot
13 years ago
Mitchell Hashimoto 01e998a81c common: support SHA512 as checksum type [Gh-356]
13 years ago
Mitchell Hashimoto ce89b357c0 website: update website for ssh_key_path stuff
13 years ago
Mitchell Hashimoto d54b0bd629 builder/vmware: support key based SSH auth [GH-70]
13 years ago
Mitchell Hashimoto a6735b1d65 builder/virtualbox: support ssh keys as auth mechanism [GH-70]
13 years ago
Mark Peek 30ab6572f7 builder/openstack: return artifacts
13 years ago
Mark Peek 276c023d84 builder/openstack: simplify by passing csp instead of accessor and api
13 years ago
Mitchell Hashimoto dce369fb1d communicator/ssh: Reset failure count if heartbeat works
13 years ago
Mitchell Hashimoto 35d0b90f55 communicator/ssh: heartbeat the SSH connection to detect drops [GH-200]
13 years ago
Mitchell Hashimoto 747f260678 packer: template error if override specified for bad builder [GH-336]
13 years ago
Mitchell Hashimoto b4b68bce00 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 b9d73aaed5 website: Fix typo in docs [GH-340]
13 years ago
Mitchell Hashimoto 64fe98c465 provisioner/chef-solo: template process the configuration
13 years ago
Mitchell Hashimoto c9ef66651b fmt
13 years ago
Mitchell Hashimoto 6665162d27 Update CHANGELOG
13 years ago
Mitchell Hashimoto a8694fdda8 Merge pull request #353 from rach/add-setting-for-pillar-folder
13 years ago