Commit Graph

137 Commits (e04f87effec00579c7e4f9b2b10fedcab87f8bcd)

Author SHA1 Message Date
Rickard von Essen 96e9a8e6e9 Removed default value for ssh_username
9 years ago
Matthew Hooker d920b3fbf4 run gofmt
9 years ago
Michael Nikitochkin 343c594bb3
Added UserDataFile support for DigitalOcean builder config.
10 years ago
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
10 years ago
Rickard von Essen f446c1a1b7
builders/digitalocean: fixes timeout waiting for snapshot #3853
10 years ago
Toby Jaffey 37ef03c41c Use config StateTimeout for DigitalOcean unlock and off transitions. (#3444)
10 years ago
Andrew Starr-Bochicchio 6d31470757 Look up snapshot ID based by Droplet, not user.
10 years ago
Vasiliy Tolstov ec4e95493d builder/digitalocean: add ability to specify api url
10 years ago
Chris Bednarski d6c02f5aeb Change test to use something that looks like a real region code
10 years ago
Chris Bednarski 7b468af6b8 Merge pull request #2939 from bitrise-io/digitalocean_timeout_increase
10 years ago
Andrew Starr-Bochicchio 2212125f46 Return DigitalOcean image ID in output.
10 years ago
Viktor Benei eda2c9c605 actually make it 20 mins
10 years ago
Viktor Benei 7e568644a5 increased DigitalOcean unlock wait timeouts
10 years ago
Andy Williams d36b653d3f Make DigitalOcean artifact ID match AWS format
10 years ago
Chris Bednarski 32b714e085 Update code.google.com/gosshold/ssh to point to golang.org/x/crypto/ssh, since this has been moved into core now
11 years ago
Chris Bednarski 51804e9132 Find a public IP address to provision a digital ocean box
11 years ago
Mitchell Hashimoto 84189f7a28 builder/*: properly save interpolation context
11 years ago
Mitchell Hashimoto 115d583cff helper/communicator: make host more generic
11 years ago
Mitchell Hashimoto 669f301881 builder/digitalocean: use helper/comm
11 years ago
Mark Peek 16320372d6 Make some builder config usage more consistent with other builders
11 years ago
Mitchell Hashimoto 3933cc3217 Merge pull request #2208 from mitchellh/b-do-user
11 years ago
Mitchell Hashimoto dcf140f99f builder/digitalocean: more robust wait for pending
11 years ago
Mitchell Hashimoto 0e0cd28071 builder/digitalocean: fix failing unit tests
11 years ago
Mitchell Hashimoto 5cfd26a0d3 builder/digitalocean: user data support [GH-2113]
11 years ago
Mitchell Hashimoto c9c9e2871c builder/digitalocean: fix build
11 years ago
Mitchell Hashimoto 7dc59677f9 Merge branch 'do_certificate' of https://github.com/ColinHebert/packer into ColinHebert-do_certificate
11 years ago
Mitchell Hashimoto 5da56d2aa6 builder/digitalocean: image, region, etc. required
11 years ago
Mitchell Hashimoto 311c9eb5c2 builder/digitalocean: fix unit tests
11 years ago
Mitchell Hashimoto 9a393a5601 builder/digitalocean: only list user images
11 years ago
Mitchell Hashimoto 486c7e4ae6 builder/digitalocean: remove unused things
11 years ago
Mitchell Hashimoto d9c48e82fb builder/digitalocean: switch to new lib
11 years ago
Mitchell Hashimoto 23a48d6619 go fmt
11 years ago
Mitchell Hashimoto 60b60d9f75 Merge pull request #2036 from mojotalantikite/digitalocean_private
11 years ago
jszwedko b1497b951c code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh
11 years ago
Mitchell Hashimoto 1d3a4d6aa2 packer: remove ConfigTemplate
11 years ago
Mitchell Hashimoto 7d0f94834e builder/digitalocean: interpolation change
11 years ago
Mojo Talantikite d174ffe1fa Fix digitalocean provider for private images [fixes mitchellh/packer#1792]
11 years ago
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
Colin Hebert 42d05368ae Save the generated SSH key as a file in debug mode
11 years ago
Ryan Uber 010c77d05f builder/digitalocean: default to nyc3
11 years ago
Armon Dadgar dd5de1e342 Merge pull request #1692 from nitrous-io/digitalocean-image-id
11 years ago
Cheah Chu Yeow 3d6865fafc builder/digitalocean: use DigitalOcean image ID for artifact Id().
11 years ago
Vasiliy Tolstov 1e87e796dc fix using private ip address in digitalocean builder
11 years ago
Vasiliy Tolstov 8af85df822 add error code for failed auth
11 years ago
Vasiliy Tolstov a5dc41a730 fix digitalocean v2 api content-type when using json
11 years ago
Vasiliy Tolstov e5ea82f920 fix digitalocean v2 api size response
11 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