Commit Graph

174 Commits (7db824f4573dd4ddb15ea4a2abcda8a224a52dcb)

Author SHA1 Message Date
Mitchell Hashimoto 7db824f457 builder/digitalocean: Properly return errors
13 years ago
Mitchell Hashimoto c490911eb6 builder/amazonebs: Get rid of TODO since we can specify source states
13 years ago
Mitchell Hashimoto cac0f49bb8 builder/amazonebs: Return proper errors
13 years ago
Mitchell Hashimoto 6d57e0c530 builder/digitalocean: timeout TCP connections to SSH
13 years ago
Mitchell Hashimoto 0235a00545 builder/digitalocean: compile with scrub changes
13 years ago
Mitchell Hashimoto 0770e2ddec builder/digitalocean: Scrub sensitive information out of logs
13 years ago
Mitchell Hashimoto 221281b714 builder/digitalocean: fmt
13 years ago
Mitchell Hashimoto 72f5d84cb7 fmt
13 years ago
Mitchell Hashimoto 91253c4f32 builder/digitalocean: Implement Artifact destroy
13 years ago
Mitchell Hashimoto 0edeb49467 builder/amazonebs: If only one error on destroy, just return it
13 years ago
Mitchell Hashimoto 4f229dea09 builder/amazonebs: Implement Artifact.Destroy
13 years ago
Mitchell Hashimoto 0f354c79d1 packer: Add Destroy method to artifact
13 years ago
Mitchell Hashimoto e1c0616a14 builder/amazonebs: Tests for invalid AMI name
13 years ago
Jack Pearkes 8d41363085 builder/digitalocean: only execute the snapshotname template if parsed
13 years ago
Jack Pearkes e0a4e72be5 builder/amazonebs: check for err parsing template for ami name
13 years ago
Jack Pearkes 1a6f410257 builder/digitalocean: check for err parsing template for snapshot name
13 years ago
Mitchell Hashimoto 7127ad967b Merge pull request #17 from mitchellh/b-digital-ocean-fixup
13 years ago
Jack Pearkes 46d3e7c1a4 builder/digitalocean: print bad status code as string
13 years ago
Jack Pearkes 1e6780e496 builder/digitalocean: improve error messages from DO api
13 years ago
Jack Pearkes 031b20f197 builder/digitalocean: use text/template for the snapshot name
13 years ago
Jack Pearkes 54e8eaab1c builder/digitalocean: add configurable "event_delay" for sleeps
13 years ago
Jack Pearkes 875ee0a871 builder/digitalocean: implement artifacts with the snapshot name
13 years ago
Mitchell Hashimoto 676041dc15 packer: Ui can return an error for Ask, returns one for interrupt
13 years ago
Jack Pearkes 7f8cd0caf7 builder/digitalocean: generate temp rsa keypairs for ssh communication
13 years ago
Mitchell Hashimoto 793877568f builder/digitalocean: Make tests pass
13 years ago
Mitchell Hashimoto ba1c7101c5 builder/digitalocean: Add support for -debug mode
13 years ago
Mitchell Hashimoto d0dc0a769e fmt
13 years ago
Mitchell Hashimoto 5b31c2f073 builder/digitalocean: Adhere to new interface, make default in Packer
13 years ago
Mitchell Hashimoto a6eea4642a 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
Mitchell Hashimoto 6516e5a627 builder/virtualbox: export
13 years ago
Mitchell Hashimoto 48a3892ce6 builder/virtualbox: graceful shutdown
13 years ago
Mitchell Hashimoto 52391bb1f3 builder/virtualbox: Use the common downloader
13 years ago
Mitchell Hashimoto a0a78b68e8 builder/common: Create a downloader
13 years ago
Mitchell Hashimoto 521b59a6fa Make everything support the new builder interface
13 years ago
Mitchell Hashimoto e101b031fc builder/virtualbox: Cancel mid-type if we can
13 years ago
Mitchell Hashimoto 574286bdd6 builder/virtualbox: provision step
13 years ago
Mitchell Hashimoto c58d5ab3af builder/virtualbox: time out on SSH handshake for retry
13 years ago
Mitchell Hashimoto 5c0d8ecd72 builder/virtualbox: Wait for SSH to become available
13 years ago