Commit Graph

151 Commits (d9b404fa00a52c8d02660008ffd73fcc0fe902bc)

Author SHA1 Message Date
Luke Farnell 7c3eb33cda Fixed spelling mistakes
9 years ago
Matthew Hooker ee5d13611f
update ssh client usage for new crypto/ssh version
9 years ago
Matthew Hooker 06c7136e30
compare regions against valid regions
9 years ago
Luke Farnell 3afd77a5e4
fixed logic error and fixed suggestion
9 years ago
Luke Farnell 078c139ef1
Fix tests and add more
9 years ago
Luke Farnell 0f354614c0
Region Validation
9 years ago
Luke Farnell abf2e618b5
Wait for snapshot transfer and change artifact output
9 years ago
Luke Farnell 4f5d3face2
remove duplicates
9 years ago
Luke Farnell 8ed50608b1
add image transfer for DigitalOcean
9 years ago
Rickard von Essen a3f70b874b
Spelling (context)
9 years ago
Rickard von Essen 5ee212c85f
Inlined ctx
9 years ago
Luke Farnell 5b7ec545c5 Added monitoring and updated godo
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 35578d9ed1
remove unnecessary type conversions
9 years ago
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