Commit Graph

20 Commits (358b0078c94de3c40c620bd534aba43a96c8b82b)

Author SHA1 Message Date
Jack Pearkes 7a956e1a11 builder/digitalocean: add private_networking option for droplets
12 years ago
Ross Smith II 2cad46aa1f post-processor/vagrant: Adds vagrant support for digitalocean
12 years ago
Mitchell Hashimoto 4067bab3d4 builder/digitalocean: don't panic if error contains no message [GH-492]
13 years ago
Jack Pearkes 26278a7c72 builder/digitalocean: error message key is "message" not "error_message"
13 years ago
Mitchell Hashimoto 362c32015d builder/digitalocean: retry pending events a lot more
13 years ago
Mitchell Hashimoto 306ebcf042 builder/digitalocean: looser pending event string matching.
13 years ago
Mitchell Hashimoto 302871113a builder/digitalocean: retry on any pending event errors
13 years ago
Jack Pearkes 315d4ce5f5 builder/digitalocean: send a "shutdown" before snapshotting
13 years ago
Mitchell Hashimoto 45f3ca13cb builder/digitalocean: use HTTP proxy if in env
13 years ago
Jack Pearkes 0dce7086dc builder/digitalocean: better handling of url params in api requests
13 years ago
Jack Pearkes e11fbcdad2 builder/digitalocean: display friendler API error messages
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 264e59d75d builder/digitalocean: Implement Artifact destroy
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 8ba8932552 builder/digitalocean: No need for destroy steps, builder works!
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