Commit Graph

29 Commits (00a16a7ce9f3bc69ee381f76a684858d4e55ef00)

Author SHA1 Message Date
Mitchell Hashimoto 2e0a051539 builder/*: Fail if provisioning fails [GH-33]
13 years ago
Mitchell Hashimoto f0255837d4 builder/digitalocean: Make tests pass again
13 years ago
Jack Pearkes b06b8e67f5 website: update digitalocean state_timeout default
13 years ago
Jack Pearkes 3fb6fa2444 builder/digitalocean: raised state_timeout default to 6 minutes [GH-26]
13 years ago
Jack Pearkes 7c98be0e52 builder/digitalocean: add configurable state_timeout
13 years ago
Mitchell Hashimoto 1ced19c3ce builder/digitalocean: Reattempt SSH handshake a few times
13 years ago
Mitchell Hashimoto 7db824f457 builder/digitalocean: Properly return 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 91253c4f32 builder/digitalocean: Implement Artifact destroy
13 years ago
Mitchell Hashimoto 0f354c79d1 packer: Add Destroy method to artifact
13 years ago
Jack Pearkes 8d41363085 builder/digitalocean: only execute the snapshotname template if parsed
13 years ago
Jack Pearkes 1a6f410257 builder/digitalocean: check for err parsing template for snapshot name
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
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 5b31c2f073 builder/digitalocean: Adhere to new interface, make default in Packer
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
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