xinau
|
ae59b81f44
|
added check for docker backend
|
2019-02-12 20:07:13 +00:00 |
Megan Marsh
|
9bada2e35d
|
Merge pull request #7305 from boumenot/pr-azure-new-maintainer
azure: new maintainer
|
2019-02-12 11:11:22 -08:00 |
Christopher Boumenot
|
bc69f3e1c3
|
azure: new maintainer
|
2019-02-12 10:49:05 -08:00 |
Stephen Fox
|
2ab2ea6ef1
|
Fixed interface documentation typo.
|
2019-02-12 10:29:43 -05:00 |
xinau
|
36c1e8d838
|
moved adapter to common package
|
2019-02-12 07:10:57 +00:00 |
xinau
|
8526244285
|
changed local_port to uint representation
|
2019-02-12 06:32:19 +00:00 |
xinau
|
c207451f7e
|
Merge branch 'master' of https://github.com/hashicorp/packer into packer-provisioner-inspec
|
2019-02-12 05:32:05 +00:00 |
Megan Marsh
|
956bc35769
|
Merge pull request #7281 from pauloj95/patch-1
add force to powershell move command
|
2019-02-11 16:16:18 -08:00 |
Andrew Starr-Bochicchio
|
62865cf37b
|
Mention environmental variables in docs.
|
2019-02-11 18:24:16 -05:00 |
Andrew Starr-Bochicchio
|
203b6ca8b4
|
Prefix env vars w/ 'DIGITALOCEAN_'
|
2019-02-11 18:20:35 -05:00 |
Megan Marsh
|
c7278e871c
|
Merge pull request #7038 from kmbulebu/openstack_deprecated_api
Replaced compute/v2/images with imageservice/v2/images.
|
2019-02-11 15:05:45 -08:00 |
Megan Marsh
|
e0ed7b6742
|
Merge pull request #7293 from hashicorp/amazon_import_docs
add perms
|
2019-02-11 14:24:28 -08:00 |
Megan Marsh
|
f2439625bf
|
Merge pull request #7298 from hashicorp/fix_7256
Fix 7256
|
2019-02-11 14:24:01 -08:00 |
Megan Marsh
|
22e3f09db3
|
Merge pull request #7282 from hashicorp/do_6994
Allow amazon builders to read credentials from Vault.
|
2019-02-11 12:49:23 -08:00 |
Megan Marsh
|
2a613dd6e9
|
fix up the github suggestion
|
2019-02-11 11:49:17 -08:00 |
Adrien Delorme
|
3ae5a912d4
|
Update builder/amazon/common/step_pre_validate.go
Co-Authored-By: SwampDragons <megan@hashicorp.com>
|
2019-02-11 11:41:58 -08:00 |
Megan Marsh
|
51b46b851a
|
formatted amazon docs
|
2019-02-11 11:40:56 -08:00 |
Megan Marsh
|
37f474ceca
|
add perms
|
2019-02-11 09:21:45 -08:00 |
Megan Marsh
|
d318f3942b
|
Merge pull request #7302 from a-yiorgos/patch-1
allow the basic example to pass packer validate
|
2019-02-11 09:13:06 -08:00 |
Yiorgos Adamopoulos
|
591533cee0
|
allow the basic example to pass packer validate
tested with Packer v1.3.4. Without the builders section is complains for " Unknown root level key in template: " for every key in the JSON.
|
2019-02-11 17:05:55 +02:00 |
Miłosz Smółka
|
49889802b9
|
Update go.sum
|
2019-02-10 13:22:10 +01:00 |
Miłosz Smółka
|
7501b1434f
|
Add missing dependency to the vendor tree
|
2019-02-10 13:20:30 +01:00 |
Adam Dobrawy
|
61772d715d
|
Add chroot in bats tests
|
2019-02-10 05:15:22 +01:00 |
Kevin Bulebush
|
bd7aa3dab8
|
Updated OS docs for app creds
|
2019-02-09 23:06:59 -05:00 |
Kevin Bulebush
|
cd1f1165ed
|
Support reading app creds from packer config
|
2019-02-09 22:52:02 -05:00 |
Kevin Bulebush
|
947a172a80
|
Updated to latest gophercloud/utils with app cred support.
|
2019-02-09 22:52:02 -05:00 |
Kevin Bulebush
|
4025d1da2e
|
Updated gophercloud to revision with app creds
|
2019-02-09 22:52:02 -05:00 |
Kevin Bulebush
|
349c0beb7b
|
Updated gophercloud in go.mod
|
2019-02-09 22:52:02 -05:00 |
Kevin Bulebush
|
2edf3d8b8e
|
Openstack: Added application credential config
|
2019-02-09 22:52:02 -05:00 |
Megan Marsh
|
3fd589fa72
|
typos
|
2019-02-08 09:31:30 -08:00 |
Megan Marsh
|
e2d8c0bfd7
|
docs
|
2019-02-08 09:28:10 -08:00 |
Megan Marsh
|
07c0c599e0
|
attach guest additions via SATA when necessasry
|
2019-02-08 09:15:15 -08:00 |
Miłosz Smółka
|
c2b39b8b3b
|
Add h1-client-go to vendor directory
|
2019-02-08 11:15:45 +01:00 |
Megan Marsh
|
5057220ad2
|
use VAGRANT_CWD rather than changing packer run directories
|
2019-02-07 14:35:01 -08:00 |
Megan Marsh
|
dc848ea5d7
|
just make vagrantfile instead of calling init
|
2019-02-07 12:39:56 -08:00 |
Stephen Fox
|
ed1d224b97
|
Remove defaultKeyPair type. Be more specific in errors.
|
2019-02-07 11:09:53 -05:00 |
Miłosz Smółka
|
228829139b
|
Merge branch 'master' into hyperone
|
2019-02-07 14:12:13 +01:00 |
Miłosz Smółka
|
34beaaabe4
|
Move checking aws cli to separate function
|
2019-02-07 09:30:47 +01:00 |
Miłosz Smółka
|
1ee4517370
|
Update source_image names in tests
|
2019-02-07 09:22:30 +01:00 |
Chris Marget
|
08eb4615d4
|
Merge pull request #2 from stephen-fox/vbox-doc-issue-7225
Initial documentation for VirtualBox SSH key pair vars.
|
2019-02-06 16:10:49 -05:00 |
Stephen Fox
|
0378f3ad35
|
Initial documentation for VirtualBox SSH key pair vars.
|
2019-02-06 16:03:40 -05:00 |
stephen-fox
|
b7719650ae
|
Merge pull request #1 from stephen-fox/parse-user-supplied-keypair
Parse user supplied keypair
|
2019-02-06 15:07:04 -05:00 |
chris marget
|
97268b3041
|
.
|
2019-02-06 15:05:56 -05:00 |
chris marget
|
3515afa994
|
better variable names in test function
|
2019-02-06 14:39:39 -05:00 |
chris marget
|
75bd3c6951
|
constants don't need to be [P]ublic
|
2019-02-06 14:36:38 -05:00 |
chris marget
|
b476e54db1
|
whitespace
|
2019-02-06 14:34:09 -05:00 |
chris marget
|
be01ca70f4
|
on error return empty defaultKeyPair{} rather than nil
|
2019-02-06 14:02:26 -05:00 |
chris marget
|
484aa4768f
|
Remove unused keyheader data type
|
2019-02-06 13:58:26 -05:00 |
chris marget
|
53c0376dfd
|
don't print keypair to the user's screen
|
2019-02-06 13:54:05 -05:00 |
chris marget
|
13cc73d600
|
keypair parsing and testing
|
2019-02-06 13:46:55 -05:00 |