Matthew Hooker
90b5e102f9
Merge pull request #6406 from galeksandrp/download-virtualbox-org-https
...
They finally added https on download.virtualbox.org
2018-06-22 11:03:06 -07:00
Alexander Georgievskiy
ec8747a042
They finally added https on download.virtualbox.org
...
Because downloading SHA256SUMS via http is a fun joke
2018-06-22 00:45:20 +03:00
M. Marsh
0d63cf7bc4
Merge pull request #6397 from jborean93/hyper-v-ip-bsd
...
Check if hyper-v addresses is an array before slicing it
2018-06-19 11:54:37 -07:00
M. Marsh
a861946f08
Merge pull request #6395 from DanHam/fix-readme
...
Remove `go get` from Quick Start as this isn't required just to use Packer
2018-06-18 12:33:35 -07:00
Jordan Borean
efa9021974
Check if hyper-v addresses is an array before slicing it
2018-06-18 14:45:33 +10:00
DanHam
6c6716fe16
Remove `go get` from Quick Start as this isn't required to use Packer
2018-06-17 03:05:30 +01:00
Conrad Jones
abfb9f24d6
revert accidental debugging change
2018-06-17 01:45:26 +01:00
Conrad Jones
d05a601d00
Add support to vmware-vmx builder for linked clones.
2018-06-17 01:38:42 +01:00
M. Marsh
dcb870bcbf
Merge pull request #6381 from gtirloni/issue-6380
...
HTTPDownloader - Fix invalid error handling
2018-06-15 12:26:39 -07:00
M. Marsh
32fd89a4a2
Merge pull request #6377 from EximChua/patch-1
...
Update info on format of the credentials file
2018-06-15 11:30:13 -07:00
M. Marsh
9605302446
Merge pull request #6383 from egazrigh/patch-1
...
Update example for -var-file
2018-06-15 11:13:30 -07:00
M. Marsh
58e4176a73
Merge pull request #6385 from enricou/wip/add-northeast-3
...
Add ap-northeast-3 region
2018-06-15 10:46:36 -07:00
M. Marsh
1a9eb9b13a
Merge pull request #6386 from DanHam/hyperv-doc-fix
...
Fixes for Hyper-V ISO and VMCX docs
2018-06-15 09:33:52 -07:00
M. Marsh
9f76f50dbd
Merge pull request #6388 from DanHam/retryable-upload-of-ps-envvars
...
Make the upload of PS environment variables 'retryable' in case of restarts
2018-06-15 09:29:52 -07:00
M. Marsh
a914d680aa
Merge pull request #6389 from pvasilevich/fix-misprints-in-alicloud-ecs-builder
...
Fix misprints in steps names in Alicloud builder
2018-06-15 09:22:00 -07:00
EC2 Default User
58f73aabbf
Add ap-northeast-3 region
2018-06-15 07:15:41 +00:00
Pavel Vasilevich
4e2b1756f9
Fix misprints in steps names
2018-06-15 12:12:40 +07:00
DanHam
485d565e32
Ensure comments are easily readable in a standard terminal
2018-06-15 00:49:15 +01:00
DanHam
e0bcba4913
Make the upload of env vars retryable in case of restarts
2018-06-15 00:09:50 +01:00
DanHam
644f509f1d
Hyper-V VMCX: Minor word changes and fixes
2018-06-14 18:41:29 +01:00
DanHam
866ee26771
Hyper-V VMCX: Fix missing option - skip_export. Sort options alphabetically.
2018-06-14 18:34:37 +01:00
DanHam
9f528d6eb7
Hyper-V VMCX: Fix long lines
2018-06-14 18:34:37 +01:00
DanHam
647aef9855
Hyper-V ISO: Sort options alphabetically. Minor word changes and fixes
2018-06-14 18:34:38 +01:00
DanHam
83a8537db5
Hyper-V ISO: Fix long lines
2018-06-14 16:52:08 +01:00
Giovanni Tirloni
28095cf027
Do not return error on initial HEAD request
2018-06-13 20:30:19 -03:00
Giovanni Tirloni
b7ea0b44fc
HTTPDownloader - Fix invalid error handling
2018-06-13 17:42:27 -03:00
egazrigh
6068320752
Update example for -var-file
...
On Windows version v1.2.4, cannot use -var-file= syntax
invalid value "" for flag -var-file: open : The system cannot find the file specified.
Have to use -var-file .\file syntax
2018-06-13 15:52:50 +02:00
EximChua
286a5aa8c7
Update info on format of the credentials file
...
Update info on format of the credentials file.
2018-06-13 15:34:06 +08:00
Megan Marsh
6226992757
fix file provisioner docs
2018-06-12 16:16:39 -07:00
Rickard von Essen
085f0d01e5
Merge pull request #6375 from DanHam/fix-install-doc-typo
...
Fix typo in updated install doc command: enc -> env
2018-06-12 15:15:57 +02:00
DanHam
5153b22b7e
Fix typo in command: enc -> env
2018-06-12 13:31:29 +01:00
Ali Rizvi-Santiago
47a3315fde
Added a missing reference to the "path/filepath" module.
...
Lol. Dammit.
2018-06-11 18:07:43 -05:00
Ali Rizvi-Santiago
963932699e
Remove a stray tab that resulted from poor usage of Github's file editor.
...
That's what I get for not making a proper branch...
2018-06-11 18:02:52 -05:00
Ali Rizvi-Santiago
9b30c9aed0
Allow StepAttachIso in the VirtualBox builder to resolve symbolic links when processing the IsoPath.
...
This just closes out a really old issue (#3437 ) by using `filepath.EvalSymLinks` to resolve the symbolic link that the user specifies for the IsoPath.
2018-06-11 17:53:54 -05:00
M. Marsh
9d97365522
Merge pull request #6364 from hashicorp/do_6354
...
we should only have an installation guide in one place, to keep it up…
2018-06-11 12:04:15 -07:00
M. Marsh
2b60934420
Merge pull request #6363 from hashicorp/fix_6358
...
sh -c to execute command to accomodate communicator change
2018-06-11 10:25:25 -07:00
Rickard von Essen
f9b26a2666
Updated installation docs to not require GOPATH env var
2018-06-09 08:59:00 +02:00
M. Marsh
5d35c71358
Merge pull request #6362 from rickard-von-essen/os-token
...
openstack: Add support for token authorization and cloud.yaml
2018-06-08 16:26:34 -07:00
Megan Marsh
6b1187666c
we should only have an installation guide in one place, to keep it up-to-date more easily.
2018-06-08 14:28:09 -07:00
Megan Marsh
87a93e84ac
sh -c to execute command to accomodate communicator change
2018-06-08 13:14:55 -07:00
Matthew Hooker
3bdf1f1849
openstack: Add support for token authorization and cloud.yaml
...
via config options `cloud` and `token` and environment variables
OS_CLOUD and OS_TOKEN.
2018-06-08 21:38:26 +02:00
Rickard von Essen
8f2fa9c8ec
Vendored github.com/gophercloud/utils and gopkg.in/yaml.v2
2018-06-08 21:37:36 +02:00
Rickard von Essen
dc78b30467
Updated gophercloud to 7112fcd50da
2018-06-08 21:21:26 +02:00
Rickard von Essen
57b8d58d7e
Doc fixes
2018-06-08 21:21:26 +02:00
M. Marsh
1809975644
Merge pull request #6356 from stack72/fix-aws-iam-profile
...
docs/aws: Update documentation for AWS Spot Instances
2018-06-08 10:41:51 -07:00
M. Marsh
10549d34b6
Merge pull request #6322 from sieben/remove_vc
...
Remove the VC product line
2018-06-08 09:55:24 -07:00
stack72
1bc471073f
docs/aws: Update documentation for AWS Spot Instances
...
The docs didn't specify that `ec2:DescribeSpotInstanceRequests` was
required. This causes an error as follows:
```
Error waiting for spot request (sir-yg6866gj) to become ready:
UnauthorizedOperation: You are not authorized to perform this operation.
```
This is because the permission to describe instance state is not available
2018-06-08 03:04:22 +03:00
M. Marsh
5bddf6a267
Merge pull request #5086 from localghost/ansible_local_playbook_files
...
Add playbook_files to execute multiple ansible playbooks with ansible-local.
2018-06-07 16:26:05 -07:00
M. Marsh
42ddfbf20c
Merge pull request #6230 from hashicorp/gocheckxargs
...
use xargs to check for formatting
2018-06-07 16:16:16 -07:00
M. Marsh
b4fd69a963
Merge pull request #4663 from marema31/debug-prompt-provisionner
...
Debug prompt between provisioner scripts
2018-06-07 16:13:44 -07:00