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
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