Commit Graph

80 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Megan Marsh d252a24b82 allow user to set winrm_host override like we do ssh_host override
6 years ago
Sylvia Moss dc31bad539
Sharing info with post-processors via artifact (#8632)
6 years ago
Adrien Delorme 4b7132c87c Merge remote-tracking branch 'origin/master' into sharing_info
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Megan Marsh 0f6d1beccf add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables.
6 years ago
Lars Lehtonen ad860bf1a8
builder: remove deprecated context usage
7 years ago
hbdgr 7d723b7c7b builder/digitalocean: add snapshotTimeout option
7 years ago
Megan Marsh c03c3f4410 replace duplicate commHost functions with a single communicator helper that checks for ssh_host and does a statebag lookup for a given key
7 years ago
Megan Marsh eb8c74bf85 allow ssh_host config option to override host logic for all builders
7 years ago
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
Andrew Starr-Bochicchio c0c5c6afac Add DigitalOcean post-processor.
7 years ago
Adrien Delorme 5389ab1694 pass config as a pointer so that ssh configuration is correctly set
8 years ago
Megan Marsh 38cc525ec7 new option allowing user to clean up the ephemeral ssh key from the authorized_keys file
8 years ago
Adrien Delorme 41f6e0334d refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 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 0f354614c0
Region Validation
9 years ago
Luke Farnell abf2e618b5
Wait for snapshot transfer and change artifact output
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
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
11 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
12 years ago
Jack Pearkes b13c25532c builder/digitalocean: add a droplet_name configuration value
12 years ago
Mitchell Hashimoto a6150e6596 builder/all: update to warnings
12 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