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
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
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
M. Marsh
f5c031baf9
Merge pull request #5941 from synax/hyper-v-disk-block-size
...
Adds Support to configure hyper-v disk block size
2018-04-19 11:27:52 -07:00
Jeff Escalante
30429deb8c
remove turbolinks & other analytics tests
2018-04-17 20:25:22 -04:00
Jeff Escalante
fd670e7799
move analytics.js to the head
2018-04-16 17:34:27 -04:00
Matthew Hooker
747d1eba27
add a note about sdl errors and how to fix.
2018-04-16 10:39:11 -07:00
John Morrissey
b5ec42e62f
fix missing comma in docs for lxd builder
2018-04-14 09:15:21 -04:00
Jeff Escalante
5e22942f30
analytics script adjustments
2018-04-13 17:59:14 -04:00
Mickaël Fortunato
6bb173045a
fix: documentation scaleway - update commercial type name
2018-04-07 22:12:19 +02:00
Megan Marsh
6da6ea74de
add warning to generated feature in file provisioner
2018-04-05 16:12:20 -07:00
M. Marsh
56dd8cdb63
Merge pull request #3891 from nouney/f-generated-files
...
Add "generated" file tag to allow users to upload files created on the fly.
2018-04-05 16:08:38 -07:00
Megan Marsh
bb53d5f6cc
update docs to include Azure.
2018-04-05 15:26:19 -07:00
Omer Katz
c0719a3590
Allow using a custom inventory file.
2018-04-05 12:56:07 +03:00
vkatsikaros
8fdd20ec2d
Add simpler example for chef client in local mode
...
The existing documentation example looks intimidating as it includes:
* variable interpolation
* configuration of the chef provisioner
* and it misses the `config_template` file
In the issue comments, [simpler and complete example](https://github.com/hashicorp/packer/issues/3355#issuecomment-198134727 ) exists already and works out of the box.
This change adds the simpler and complete example, while leaving the more complicated example intact.
2018-04-03 16:29:51 +03:00
Megan Marsh
67d2de8de1
Merge pull request #6079 from hashicorp/do_5866
...
add user data and user data file to oracle oci builder
2018-04-02 16:48:48 -07:00
Megan Marsh
22608f3efd
Merge pull request #6088 from adongy/master
...
Expose more source ami data in the template
2018-04-02 16:32:16 -07:00
Anthony Dong
5b7e058d0a
Add documentation for template variables available for tagging
2018-04-02 19:32:14 +02:00
Jeff Escalante
a952148800
adjustments to analytics scripts
...
- remove existing GTM tag from head to prevent double tracking
- adjust selector to not include non-download links
- send a cleaner breakdown of download parameters for easier analysis
2018-04-02 12:30:15 -04:00
Megan Marsh
ec5eba82cc
add docs for user_data_file and user_data to oracle-oci builder page
2018-03-30 10:57:40 -07:00
Elijah Caine M. Voigt
091ac8fa59
Update qemu basic example
...
Referenced `iso_url` was a dud.
Added updated iso url and md5 checksum.
2018-03-28 11:22:20 -07:00
Matthew Hooker
14e1c4ebee
fix json formatting issue
2018-03-28 09:04:06 -07:00
Megan Marsh
17db461404
Merge pull request #6058 from mayn/fix-docs-commands
...
docs/commands - update options to match those listed in command help output
2018-03-27 11:00:25 -07:00
Matthew Aynalem
a9660c0aea
docs/commands - update options to match those listed in command help output
2018-03-26 16:39:37 -07:00
Christos Varelas
b8313e00f1
Make minor edit
...
H humble edit for a simple syntax error
2018-03-26 21:01:54 +02:00