Commit Graph

59 Commits (b7a41af93cb162355c4bb44094de2a68b6cc09af)

Author SHA1 Message Date
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
10 years ago
Vasiliy Tolstov ec4e95493d builder/digitalocean: add ability to specify api url
10 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
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 d9c48e82fb builder/digitalocean: switch to new lib
11 years ago
Mitchell Hashimoto 1d3a4d6aa2 packer: remove ConfigTemplate
11 years ago
Mitchell Hashimoto 7d0f94834e builder/digitalocean: interpolation change
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
Vasiliy Tolstov a5dc41a730 fix digitalocean v2 api content-type when using json
12 years ago
Vasiliy Tolstov f4c756a2cb fix copy/paste error
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 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
Ross Smith II 9cf76ff338 builder/digitalocean: updated default image_id, per #1032
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
12 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
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 302871113a builder/digitalocean: retry on any pending event errors
13 years ago
Mitchell Hashimoto 94b76036fc builder/digitalocean: new multistep API
13 years ago
Jack Pearkes 315d4ce5f5 builder/digitalocean: send a "shutdown" before snapshotting
13 years ago
Mitchell Hashimoto 64d87bfaf3 *: switch to packer ConfigTemplate
13 years ago
Mitchell Hashimoto 332bdf6edc builder/*, provisioner/*: set user vars
13 years ago
Mitchell Hashimoto 0a31fac749 builder/digitalocean: use new template processing
13 years ago
Mitchell Hashimoto 5b7d8fbc74 rename builder/common to common since it is generally useful
13 years ago
Mitchell Hashimoto 56c3cbfb2a builder/common: common config struct for Packer configs
13 years ago
Mitchell Hashimoto 16d102d055 builder/*: switch to MultiErrorAppend
13 years ago
Mitchell Hashimoto 42059f9b07 builder/*: extract to common the config decoding
13 years ago
Mitchell Hashimoto 8e1e40c096 builder/*: convert to common StepProvision
13 years ago
Mitchell Hashimoto 3bf49d1c66 builder/digitalocean: use common connect ssh
13 years ago
Mitchell Hashimoto 05acb7b461 builder/digitalocean: unexport calcaulted settings
13 years ago
Mitchell Hashimoto 3b4ef72e47 Unused keys are invalid in templates [GH-104]
13 years ago
Jack Pearkes d701adb3e0 builder/digitalocean: use detected env variables for credentials
13 years ago
Jack Pearkes 76c2fcee87 website: update digitalocean state_timeout default
13 years ago
Jack Pearkes 513c8bc4bb builder/digitalocean: raised state_timeout default to 6 minutes [GH-26]
13 years ago
Jack Pearkes ba8fbc8621 builder/digitalocean: add configurable state_timeout
13 years ago
Mitchell Hashimoto da4dfbcd12 builder/digitalocean: Properly return errors
13 years ago
Mitchell Hashimoto 70fa3fbaac builder/digitalocean: fmt
13 years ago
Mitchell Hashimoto 264e59d75d builder/digitalocean: Implement Artifact destroy
13 years ago
Jack Pearkes 4236ffc8eb builder/digitalocean: only execute the snapshotname template if parsed
13 years ago
Jack Pearkes e62bcefcb8 builder/digitalocean: check for err parsing template for snapshot name
13 years ago