2875 Commits

Author SHA1 Message Date
Adrien Delorme
37e52b86bf
Merge pull request #6825 from phillipsj/update-azure-setup
Updated azure setup for new Azure CLI.
2018-10-17 17:03:39 +02:00
Adrien Delorme
24a723fb60
fix typo 2018-10-17 15:35:29 +02:00
Adrien Delorme
10d328906f
Merge pull request #6845 from gmmephisto/pr-master-device-name
aws: add validation for device_name parameter
2018-10-17 15:32:10 +02:00
Adrien Delorme
540ab3365a
Merge pull request #6864 from hashicorp/update_ffi
update ffi for security fix
2018-10-17 14:31:09 +02:00
Lukas Kämmerling
16453173db Remove notes from template and fix some whitespace issues 2018-10-17 13:37:48 +02:00
Lukas Kämmerling
270110767c
Add hcloud Builder 2018-10-17 12:15:47 +02:00
Megan Marsh
79cfbdd2e7 update ffi for security fix 2018-10-16 13:45:28 -07:00
Mikhail Ushanov
a01eb656ad website: fix volume_type names formatting
for consistent docs pages

Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-10-16 21:37:48 +03:00
Mikhail Ushanov
e8e0810f14 website: update device_name parameter description
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-10-16 21:37:48 +03:00
Megan Marsh
50b0dd6381
Merge pull request #6861 from hashicorp/qemu_example
removed guarantee of a working template from qemu docs
2018-10-16 10:19:50 -07:00
Megan Marsh
dd77a4242c removed guarantee of a working template from qemu docs 2018-10-16 10:14:44 -07:00
Adrien Delorme
045a1c46db
doc shortfy back vagrantcloud url 2018-10-16 18:10:22 +02:00
John McGehee
a9f35f74b3
Correct the Vagrant Cloud box URL in the example
I updated the URL, but I actually don't think that the URL adds much value to the documentation.
Perhaps just remove the URL, so the item would read simply:

-   `box_tag` (string) - The shorthand tag for your box that maps to Vagrant
    Cloud, for example `hashicorp/precise64`.
​
2018-10-15 18:39:05 -07:00
Artem Iarmoliuk
a69ed1dcd6 Clarify amazon kms_key_id usage 2018-10-15 23:49:26 +03:00
vkatsikaros
caccbdc712
Fix minor typo in chef-client.html.md 2018-10-12 15:43:38 +03:00
Megan Marsh
a41d97dd51
Merge pull request #6829 from jsoref/grammar
Grammar
2018-10-10 11:47:43 -07:00
Megan Marsh
f5af2afc06
Merge pull request #6818 from hashicorp/fix_6732
default wait time for amazon import to one hour.
2018-10-10 11:27:34 -07:00
Josh Soref
02ee369f43
Trying to make Grammarly happy 2018-10-10 14:19:21 -04:00
Josh Soref
84d343bf7e
filepath isn't a word 2018-10-10 14:18:06 -04:00
Josh Soref
8808be339f
Grammar fixes for googlecompute.html.md
Most of these were suggested by app.grammarly.com
2018-10-10 14:16:13 -04:00
Megan Marsh
bae7f0a787
Merge pull request #6820 from hashicorp/fix_6664
add docs about default shell to execute_command call
2018-10-10 10:26:02 -07:00
Christopher Boumenot
520dea23fd
Merge pull request #6798 from mbearup/mb-sharedgallery
Consume images from Azure Shared Image Gallery
2018-10-10 09:53:18 -07:00
Konstantin Shloma
fe341e2bd0 fix go source formatting
add description to documentation page
2018-10-10 16:16:23 +03:00
Jamie Phillips
f2565768aa Updated azure setup for new Azure CLI. 2018-10-09 22:49:02 -04:00
mbearup
335feaf89c Convert shared_image_gallery options to a struct
Updates tests and documentation for shared_image_gallery
2018-10-09 13:56:49 -07:00
Megan Marsh
7698f7a4a6 update docs 2018-10-09 13:40:08 -07:00
Megan Marsh
a564b6c62a add docs about default shell to execute_command call 2018-10-09 13:34:26 -07:00
Charles Phillips
d6123f2b02 Updating Azure CLI commands on Azure Builder page.
The commands on the Azure Builder page are out of date with the current CLI.
2018-10-08 00:10:11 -04:00
Adrien Delorme
ae0a135db9 docs: Link binary download page to installation guide 2018-10-05 16:09:52 +02:00
Rafael Rivera
e1474e91a6 Clarify NTLMv2 support in documentation 2018-10-04 22:21:44 -07:00
Adrien Delorme
626a3cc2a4 have -timestamp-ui match what's in doc
this was just an omission
also `=true` is not a necessary precision in this case

#6784
2018-10-03 14:40:13 +02:00
Adrien Delorme
83c713c0df
Merge pull request #6784 from alowde/add-build-timestamps
add optional timestamps to build log
2018-10-02 14:19:14 +02:00
Ashley Lowde
2884f6fab6 improve formatting and documentation for PR#6784 2018-10-02 20:00:45 +09:30
Adrien Delorme
4e14710a66
Merge pull request #6785 from shammellee/patch-2
Fix small typo
2018-10-01 12:00:39 +02:00
Adrien Delorme
08f984d702
Merge pull request #6783 from shammellee/patch-1
Fix small typo
2018-10-01 11:11:17 +02:00
Tyler Tidman
1a332421d7 Fix typo in docs for shell post-processor 2018-09-30 15:33:44 -04:00
Shammel Lee
7024fecf4d
Fix small typo 2018-09-29 16:17:10 -04:00
Ashley Lowde
12496e3702 add optional timestamps to build log 2018-09-29 22:39:24 +09:30
Shammel Lee
f10571b8cd
Fix small typo 2018-09-28 21:38:29 -04:00
Florian Florensa
9ea5104b74 scaleway: add boottype parameter in config 2018-09-27 16:37:07 +02:00
zhuzhih2017
676b28ecc5
Merge pull request #6764 from chhaj5236/feature/support_disable_stop_instance
support disable_stop_instance option for some specific scenarios
2018-09-27 14:52:07 +08:00
Adrien Delorme
78c8e0f114
Merge pull request #6756 from hashicorp/fix_6738
update winrmcp vendor and update error message in file provisioner to…
2018-09-26 13:24:55 +02:00
Adrien Delorme
10c82a5779 uptade alyuin doc with existing image & add a note on how to find out about new ones 2018-09-26 11:43:49 +02:00
bozhi.ch
bb19cdeb55 support disable_stop_instance option for some specific scenarios 2018-09-25 22:02:05 +08:00
Megan Marsh
7597f609b1 update winrmcp vendor and update error message in file provisioner to aid user who messes up file path name. update file provisioner docs 2018-09-21 14:51:32 -07:00
Alvin Huang
34f7b546a9 remove header redirect 2018-09-21 17:18:43 -04:00
Jeff Escalante
8a8cdedf41 bugfix 2018-09-21 14:08:05 -07:00
Jeff Escalante
e509d4c62c update splat redirects 2018-09-21 13:33:23 -07:00
Jeff Escalante
13357c519b netlify redirect fixs 2018-09-21 12:16:43 -07:00
Megan Marsh
ed38fe9bef
Merge pull request #6702 from shield-9/disk_format
Add disk_format option for OpenStack builder
2018-09-20 14:37:36 -07:00