Commit Graph

1839 Commits (45cd21a076bc887db10e52c519112e1fd457bfc2)
 

Author SHA1 Message Date
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
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