Commit Graph

183 Commits (bfcd264e677059cfd45f85b8becf6c6efdafcc2e)

Author SHA1 Message Date
Mitchell Hashimoto 24f852f699 builder/vmware: configurable disk size (default 40 GB)
13 years ago
Mitchell Hashimoto 43085e472b builder/vmware: Ability to specify the SSH port with "ssh_port"
13 years ago
Jack Pearkes ba8fbc8621 builder/digitalocean: add configurable state_timeout
13 years ago
Mitchell Hashimoto 1da55ab4b6 builder/digitalocean: Reattempt SSH handshake a few times
13 years ago
Mitchell Hashimoto 6b04876e35 builder/vmware: Log the output of various commands
13 years ago
Mitchell Hashimoto 70c4753f77 fmt
13 years ago
Mitchell Hashimoto 6d3b09c542 builder/vmware: properly handle errors
13 years ago
Mitchell Hashimoto 64aed2b34a builder/virtualbox: proper artifact [GH-23]
13 years ago
Mitchell Hashimoto b8103ff9c0 builder/virtualbox: properly handle errors
13 years ago
Mitchell Hashimoto da4dfbcd12 builder/digitalocean: Properly return errors
13 years ago
Mitchell Hashimoto 868bb9c6f7 builder/amazonebs: Get rid of TODO since we can specify source states
13 years ago
Mitchell Hashimoto 3503e96894 builder/amazonebs: Return proper errors
13 years ago
Mitchell Hashimoto 867e9d1c8f builder/digitalocean: timeout TCP connections to SSH
13 years ago
Mitchell Hashimoto b78fd17a0a builder/digitalocean: compile with scrub changes
13 years ago
Mitchell Hashimoto a775c97907 builder/digitalocean: Scrub sensitive information out of logs
13 years ago
Mitchell Hashimoto 70fa3fbaac builder/digitalocean: fmt
13 years ago
Mitchell Hashimoto b98df11cbf fmt
13 years ago
Mitchell Hashimoto 264e59d75d builder/digitalocean: Implement Artifact destroy
13 years ago
Mitchell Hashimoto 0ac538dc31 builder/amazonebs: If only one error on destroy, just return it
13 years ago
Mitchell Hashimoto 13a27deea1 builder/amazonebs: Implement Artifact.Destroy
13 years ago
Mitchell Hashimoto b9fb065d27 packer: Add Destroy method to artifact
13 years ago
Mitchell Hashimoto 64f9173e8b builder/amazonebs: Tests for invalid AMI name
13 years ago
Jack Pearkes 4236ffc8eb builder/digitalocean: only execute the snapshotname template if parsed
13 years ago
Jack Pearkes b75daf62ff builder/amazonebs: check for err parsing template for ami name
13 years ago
Jack Pearkes e62bcefcb8 builder/digitalocean: check for err parsing template for snapshot name
13 years ago
Mitchell Hashimoto 5ecd30a75f Merge pull request #17 from mitchellh/b-digital-ocean-fixup
13 years ago
Jack Pearkes 6eb0568f07 builder/digitalocean: print bad status code as string
13 years ago
Jack Pearkes 341cfb2c2d builder/digitalocean: improve error messages from DO api
13 years ago
Jack Pearkes 477ac8cd31 builder/digitalocean: use text/template for the snapshot name
13 years ago
Jack Pearkes 1e17e90acd builder/digitalocean: add configurable "event_delay" for sleeps
13 years ago
Jack Pearkes c12e9ff9a8 builder/digitalocean: implement artifacts with the snapshot name
13 years ago
Mitchell Hashimoto dc5d261994 packer: Ui can return an error for Ask, returns one for interrupt
13 years ago
Jack Pearkes 25d5874042 builder/digitalocean: generate temp rsa keypairs for ssh communication
13 years ago
Mitchell Hashimoto d8cdc88cbe builder/digitalocean: Make tests pass
13 years ago
Mitchell Hashimoto f289ddce60 builder/digitalocean: Add support for -debug mode
13 years ago
Mitchell Hashimoto 3983edb1a3 fmt
13 years ago
Mitchell Hashimoto 03d7a7f6b5 builder/digitalocean: Adhere to new interface, make default in Packer
13 years ago
Mitchell Hashimoto a76a9e86fc Merge pull request #15 from pearkes/f-do-builder
13 years ago
Mitchell Hashimoto f754c171e8 builder/*: Add support for debug
13 years ago
Mitchell Hashimoto 21b6d2a435 builder/common: multistep debug fn gracefully exits during an interrupt
13 years ago
Mitchell Hashimoto ac029d9ed0 builder/vmware: Use proper pausefn
13 years ago
Mitchell Hashimoto cbd3f59578 builder/vmware: Enable the debug runner
13 years ago
Mitchell Hashimoto a6194467ac builder/*: Adhere to the new interface
13 years ago
Jack Pearkes 8ba8932552 builder/digitalocean: No need for destroy steps, builder works!
13 years ago
Jack Pearkes a774e2b444 builder/digitalocean: completed initial pass at all steps.
13 years ago
Mitchell Hashimoto 4daefc2588 fmt
13 years ago
Jack Pearkes dd6e4e4933 builder/digitalocean: connect_ssh, create_droplet, droplet_info
13 years ago
Jack Pearkes 4e6993909c builder/digitalocean: builder config tests and create_ssh_key step
13 years ago
Jack Pearkes 787a3178b3 builder/digitalocean: WIP commit of api interface and initial config
13 years ago
Mitchell Hashimoto 760995dba1 builder/virtualbox: say when forcefully shutting down
13 years ago