Commit Graph

99 Commits (034e4e676ceb46bb70e98dc61ef227f3b2c61d1f)

Author SHA1 Message Date
Emil Hessman 413b84af6b builder/digitalocean: fix incorrect printf verb types
11 years ago
Ryan Uber 78d6dda005 builder/digitalocean: fix response decoding after api changes
11 years ago
Ryan Uber 010c77d05f builder/digitalocean: default to nyc3
12 years ago
Armon Dadgar dd5de1e342 Merge pull request #1692 from nitrous-io/digitalocean-image-id
12 years ago
Cheah Chu Yeow 3d6865fafc builder/digitalocean: use DigitalOcean image ID for artifact Id().
12 years ago
Vasiliy Tolstov 1e87e796dc fix using private ip address in digitalocean builder
12 years ago
Vasiliy Tolstov 8af85df822 add error code for failed auth
12 years ago
Vasiliy Tolstov a5dc41a730 fix digitalocean v2 api content-type when using json
12 years ago
Vasiliy Tolstov e5ea82f920 fix digitalocean v2 api size response
12 years ago
Mitchell Hashimoto 0db6cd3533 Merge pull request #1330 from qur/qemu-vagrant
12 years ago
Vasiliy Tolstov 10612b5d89 try to avoid pagination
12 years ago
Vasiliy Tolstov e614a8c3d5 remove debug output
12 years ago
Vasiliy Tolstov f4c756a2cb fix copy/paste error
12 years ago
Julian Phillips 90a57c411f Expand Artifact API to expose build state
12 years ago
Vasiliy Tolstov 6c6f3c24a5 add v2 api support
12 years ago
Mitchell Hashimoto 90d4bcdbe8 builder/digitalocean: region supports vars [GH-1452]
12 years ago
Vasiliy Tolstov e18f0f7f5b fix missing parts
12 years ago
Vasiliy Tolstov 4166c63732 add ability to set api url in template
12 years ago
Mitchell Hashimoto 5c5d62733f fmt
12 years ago
Ross Smith II 2bcd9a304e builder/digitalOcean: use names/slugs as well as IDs for image/region/size
12 years ago
Mitchell Hashimoto e84e5e4f2c Merge branch 'update-ssh-package' of github.com:higebu/packer into higebu-update-ssh-package
12 years ago
Ross Smith II 203f85bfb0 Merge pull request #1034 from rasa/patch-1
12 years ago
higebu f087ce16dc Fix the build problem by updating ssh package
12 years ago
Ross Smith II 9cf76ff338 builder/digitalocean: updated default image_id, per #1032
12 years ago
Ross Smith II 27491f93f8 use old ssh code until higebu's branch is ready, see #1019
12 years ago
Jack Pearkes 7a956e1a11 builder/digitalocean: add private_networking option for droplets
12 years ago
Chris Kozak f5d6df6416 Updated DigitalOcean default image id
13 years ago
Ross Smith II c6392481f9 fixed artifact test
13 years ago
Ross Smith II 2cad46aa1f post-processor/vagrant: Adds vagrant support for digitalocean
13 years ago
Jack Pearkes b13c25532c builder/digitalocean: add a droplet_name configuration value
13 years ago
Mitchell Hashimoto a6150e6596 builder/all: update to warnings
13 years ago
Mitchell Hashimoto 79f7936d66 Remove dependency on identifier package, use time ordered UUID [GH-541]
13 years ago
Matthew Hooker 5315b19822 common/config: config filter function [GH-521]
13 years ago
Matthew Hooker 7417748772 builder/digitalocean: Scrub config before logging [GH-516]
13 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
Jason A. Beranek 71358222f0 communicator/ssh, builder/digitalocean: fix new SSH API from upstream
13 years ago
Mitchell Hashimoto eaba28a370 communicator/ssh, builder/digitalocean: fix new SSH API from upstream
13 years ago
Mitchell Hashimoto 1df0735713 builder/digitalocean: retry longer and don't retry shutdown
13 years ago
Mitchell Hashimoto 362c32015d builder/digitalocean: retry pending events a lot more
13 years ago
Mitchell Hashimoto 78302f2071 builder/digitalocean: get compilation working again
13 years ago
Mitchell Hashimoto 94d369f558 builder/digitalocean: give up on graceful shutdown more quickly
13 years ago
Mitchell Hashimoto 8643c70e35 builder/digitalocean: proper timeouts so poweroff retries
13 years ago
Mitchell Hashimoto aedd1555d3 builder/digitalocean: properly cleanup goroutines for status checking
13 years ago
Mitchell Hashimoto 4af230a4dc builder/digitalocean: actually, we want to try hard on shutdown
13 years ago
Mitchell Hashimoto 39f7a5a617 builder/digitalocean: break loop if we reach off state
13 years ago
Mitchell Hashimoto 82b46816d3 builder/digitalocean: retry power off a number of times
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
Mitchell Hashimoto d8b048662f builder/digitalocean: retry destroy a few times
13 years ago