Hariharan Jayaraman
a54fcc9efe
missed doc fixes to remove referece for object_id, note keeping the command for now for how to get object ID for older releases
2018-05-19 13:16:57 -07:00
Hariharan Jayaraman
1f46271a6b
Ensuring device login works for Windows build
2018-05-18 00:32:01 -07:00
Christopher Boumenot
a5530d4546
Merge pull request #6269 from harijayms/asyncrgdelete
...
Async delete Resource Group
2018-05-16 15:13:09 -07:00
Hariharan Jayaraman
784c7973c2
minor updates to docs
2018-05-15 11:45:24 -07:00
Hariharan Jayaraman
e1b18d594a
Updates based on PR feedback
2018-05-15 11:41:26 -07:00
Jamie Lennox
436065c02b
[Azure] Don't mention capture_container_name in required
...
capture_container_name is only a required variable if you are outputting
to VHD format. It is mentioned below as required when building a VHD so
having it here as well is confusing.
2018-05-15 18:35:14 +10:00
Hariharan Jayaraman
c8c9bbb22a
Async delete Resource Group
2018-05-14 20:06:23 -07:00
M. Marsh
5871b8242b
Merge pull request #6101 from adarobin/azurecompatible
...
Add use_fixed_vhd_format Hyper-V ISO option
2018-05-10 17:02:44 -07:00
Megan Marsh
0f985d5e25
remove kms_key_id from ami_block_device_mappings and from launch_block_device_mappings
2018-05-10 14:56:09 -07:00
Stefan Henseler
6f00596053
Adds config option to specify hyper-v secure boot template
2018-05-10 19:00:35 +02:00
M. Marsh
3944088d7b
Merge pull request #6258 from hashicorp/do_6257
...
add documentation to ansible provisioner warning against running Pack…
2018-05-09 14:02:53 -07:00
Jeff Kohrman
2cf0533221
Add link to privacy policy in website footer
...
Added link to updated privacy policy in footer of `layout.erb` for the OSS website.
2018-05-09 12:15:11 -06:00
Megan Marsh
c1cb31a8a9
add documentation to ansible provisioner warning against running Packer as root
2018-05-09 09:59:54 -07:00
M. Marsh
abb70bfa80
Merge pull request #6215 from tb3088/delay-extraArgs-4462_clean
...
Delay evaluation of ExtraArguments and standardize puppet-server and puppet-masterless
2018-05-08 15:03:55 -07:00
Christopher Boumenot
b5efda4577
Merge pull request #6105 from boumenot/pr-azure-device-login-usgov
...
azure: device login for US Gov
2018-05-08 11:59:54 -07:00
Matthew Patton
f510a8667b
standardize documentation between provisioners.
2018-05-08 12:29:13 -04:00
Matthew Patton
399edbe5e7
revert false economy WRT .ExtraArguments
2018-05-08 10:12:22 -04:00
Matthew Patton
b505cecd98
sync docs to code
2018-05-08 09:53:18 -04:00
Christopher Boumenot
80a096cadd
azure: device login for US Gov
2018-05-06 20:59:38 -07:00
Don Luchini
1cd825584e
Documentation for staging directory cleanup flag.
2018-04-27 19:35:01 -04:00
Jeff Escalante
d00b482029
Resolve FOUT Issue
2018-04-27 17:12:00 -04:00
M. Marsh
df5c67090e
Merge pull request #6193 from adarobin/hvf
...
add support for hvf accelerator to qemu builder
2018-04-27 11:41:01 -07:00
Adam Robinson
29b89e63b8
add support for hvf accelerator to qemu builder
2018-04-27 10:11:20 -04:00
M. Marsh
eb557af8bf
Merge branch 'master' into f-autocomplete
2018-04-26 11:18:37 -07:00
Adam Robinson
3aebd5f462
Add use_fixed_vhd_format Hyper-V ISO option
2018-04-26 13:35:19 -04:00
M. Marsh
2300b55a62
Merge pull request #6195 from sbarthelemy/patch-2
...
Hint about using --on-error=ask when debugging
2018-04-25 15:42:11 -07:00
Megan Marsh
227af03625
update version and website for 1.2.3
2018-04-25 14:12:38 -07:00
Sébastien BARTHÉLÉMY
0130f1f794
Hint about using --on-error=ask when debugging
2018-04-25 21:12:09 +02:00
Matthew Aynalem
540a6a29f4
minor fix for some links that aren't being rendered and incorrect datatype
2018-04-24 13:07:04 -07:00
M. Marsh
52df315ca9
Merge pull request #6160 from DanHam/fix-powershell-ssh
...
Fixes for PowerShell using ssh communicator
2018-04-24 11:03:35 -07:00
DanHam
f17523401e
The default path for uploading the PS script now incorporates a UUID
2018-04-24 11:10:35 +01:00
DanHam
8bbc9be713
Explain how to manually set {{.Path}} and {{.Vars}}
2018-04-24 11:10:35 +01:00
DanHam
2779fb0042
Additional information for using PowerShell with SSH
2018-04-24 11:10:35 +01:00
DanHam
5db82aab21
Doc option allowing override of the path the env var script is uploaded to
2018-04-24 11:10:35 +01:00
Richard Nienaber
2cfbb83b70
fix typo
2018-04-24 10:36:54 +01:00
Richard Nienaber
db65c99bf4
update code based on master and update docs
2018-04-24 10:35:27 +01:00
Megan Marsh
6f727cd85d
clarify how to change google compute's firewall setting
2018-04-23 15:21:00 -07:00
Jeff Escalante
a0fa374844
bring back turbolinks and adjust scripts to match
2018-04-23 14:18:00 -04:00
Rickard von Essen
a2a593759e
Merge pull request #6041 from Xeite/f-add-instance-name
...
builder/openstack: Add instance_name config to OpenStack builder
2018-04-23 08:47:50 +02:00
Tyler Tidman
90fde9fc46
More cleanup in communicator and builder docs
...
Tested and verified using "make website".
Fix up the vmware, vbox and qemu builder and communicator docs.
Sort more things in alphabetical order.
Use backtick delimiters for values.
Wrap long lines to 80 characters.
Show actual default value for boot_wait.
Copy vrdp_bind_address info from vbox iso to vbox ovf builder.
Show defaults for vmx_remove_ethernet_interfaces.
Show default port values for ssh in vbox ovf builder.
Remove executable bit on openstack builder doc.
Show default for skip_compaction in vmware vmx builder.
Add a bunch of missing periods.
Remove a few redundant commas.
2018-04-21 20:50:40 -04:00
M. Marsh
bcbee45bf9
Merge pull request #6039 from stack72/triton-insecure-skip-tls-verify
...
builder/triton: Add support to Skip TLS Verification of Triton Certificate
2018-04-20 13:44:28 -07:00
Matthew Hooker
40d054a1a7
add recommended vmware network setting when using HTTPIP.
2018-04-20 12:28:11 -07:00
Matthew Hooker
7d43324359
add menu key.
...
Replaces #5989
2018-04-19 14:26:31 -07:00
Matthew Hooker
84894ca459
remove nonsensical negative waits.
2018-04-19 14:26:30 -07:00
Matthew Hooker
9a839c401b
fix formatting
2018-04-19 14:26:30 -07:00
Matthew Hooker
c753391f43
fill out and reformat the boot command docs
2018-04-19 14:26:30 -07:00
Matthew Hooker
f5b09c8c38
set vim pandoc modeline
2018-04-19 14:26:30 -07:00
Matthew Hooker
4454e4fb4f
Use erb to add support for partials.
2018-04-19 14:26:30 -07:00
Matthew Hooker
36aeaf27b3
Use a partial for the boot command docs.
...
I know we rejected this idea back in #4061 , but we are closer to being at a point
where we can host a version of the website on master, and this will help push that through.
2018-04-19 14:26:30 -07:00
alexgottschalkmedal
38e419dd8c
Update amazon.html.md
...
Fix typo - CreateKeypair should be CreateKeyPair
2018-04-19 13:07:20 -07:00