Megan Marsh
|
d2bb42a9ba
|
Merge pull request #7616 from howlowck/patch-1
Fixed typo in documentation
|
2019-05-07 16:05:19 -07:00 |
Megan Marsh
|
fdae14bc18
|
Merge pull request #7551 from krzyszko/gcp_encryption_key
Googlecompute builder image encryption support
|
2019-05-07 15:59:59 -07:00 |
Hao Luo
|
98ea8b272f
|
removed the other count
|
2019-05-07 12:44:49 -05:00 |
Megan Marsh
|
e4326d1045
|
Update website/source/docs/builders/azure.html.md
Co-Authored-By: howlowck <howlowck@gmail.com>
|
2019-05-07 12:40:19 -05:00 |
Megan Marsh
|
c290414f63
|
Merge pull request #7610 from hashicorp/doc_ovf_local_only
virtualbox-ovf.html.md.erb: update doc to current usage
|
2019-05-07 10:22:30 -07:00 |
Hao Luo
|
2c24c36589
|
Update azure.html.md
Getting the count right.
|
2019-05-06 17:02:13 -05:00 |
Adrien Delorme
|
5fd683c0cf
|
virtualbox-ovf.html.md.erb: update doc to current usage
|
2019-05-06 17:08:45 +02:00 |
krisko
|
f2f6772aee
|
Document image_encryption_key
|
2019-05-02 17:58:47 +02:00 |
Adrien Delorme
|
9281fada2d
|
prevent a breaking change so that we can merge the `-parallel-builds` option first.
|
2019-05-02 16:24:28 +02:00 |
Adrien Delorme
|
ae71a81c1e
|
Merge remote-tracking branch 'origin/master' into pr/7501
|
2019-05-02 11:47:43 +02:00 |
Megan Marsh
|
d343852c15
|
Merge pull request #7591 from hashicorp/doc_docker
docker builder: document entrypoint option
|
2019-05-01 14:24:35 -07:00 |
Megan Marsh
|
16f0a80054
|
Update website/source/docs/builders/docker.html.md
|
2019-05-01 12:07:47 -07:00 |
Adrien Delorme
|
d08f3e0bdb
|
document entrypoint option
|
2019-05-01 12:07:47 -07:00 |
Megan Marsh
|
c317679f52
|
add some docs for how to do complex custom commands
|
2019-05-01 11:00:07 -07:00 |
Adrien Delorme
|
b7be4f9c74
|
Merge pull request #7564 from zaenk/proxmox-builder-static-ssh-host
ProxMox builder: Use ssh_host config as host for the communicator
|
2019-05-01 11:04:04 +02:00 |
Peter Pribula
|
02b6e7f3de
|
Changes `qemu_agent` config frm string to bool
Defaults to true
|
2019-04-30 20:23:34 +02:00 |
Megan Marsh
|
e7c4cc622e
|
Update website/source/docs/extending/custom-post-processors.html.md
Co-Authored-By: azr <azr@users.noreply.github.com>
|
2019-04-30 11:56:56 +02:00 |
Megan Marsh
|
27cf53003f
|
Update website/source/docs/extending/custom-post-processors.html.md
Co-Authored-By: azr <azr@users.noreply.github.com>
|
2019-04-30 11:56:39 +02:00 |
Adrien Delorme
|
1be337b383
|
update docs for definig Builders and PostProcessors
|
2019-04-29 13:16:46 +02:00 |
h4ckNinja
|
a537888fb0
|
Move the communicator pause_before_connecting
block to a code block and fix the JSON
|
2019-04-28 23:20:13 -07:00 |
wb-ywq399345
|
0da7b918ce
|
support encryption with default service key
|
2019-04-26 15:12:07 +08:00 |
chhaj5236
|
6b081cc41c
|
update alicloud builder to use official SDK (#7477)
|
2019-04-26 10:37:49 +08:00 |
Peter Pribula
|
cb7b77cd90
|
Adds `qemu_agent` optional config parameter
|
2019-04-25 19:25:00 +02:00 |
yuriolive
|
6ba479d723
|
Missing comma in JSON
JSON is invalid, is missing a comma
|
2019-04-25 12:58:46 -03:00 |
Adrien Delorme
|
b1ffc1c814
|
Merge pull request #7539 from hashicorp/reverse_winrm_admonishment
warn users to lock down winrm after provisioning
|
2019-04-23 15:46:35 +02:00 |
Adrien Delorme
|
4e49a3307d
|
Merge pull request #7538 from hashicorp/ssh_explanation_table
add a table explaining what to expect with different ssh options for …
|
2019-04-23 15:43:25 +02:00 |
Adrien Delorme
|
ee743f0b7c
|
Update website/source/partials/builders/_aws-ssh-differentiation-table.html.md
|
2019-04-23 15:42:59 +02:00 |
Adrien Delorme
|
95c8ac8a93
|
Merge pull request #7537 from hashicorp/vmotion_warning
add vmotion warning to vmware remote builder section, and move the re…
|
2019-04-23 15:40:04 +02:00 |
Adrien Delorme
|
5399e8a67d
|
Merge pull request #7547 from hashicorp/comment_guide
add guide for uisng jq to strip comments from packer template
|
2019-04-23 15:26:24 +02:00 |
Adrien Delorme
|
fcfb044264
|
Merge pull request #7548 from hashicorp/isotime_documentation
add docs for how to use the format strings for the isotime function
|
2019-04-23 15:21:00 +02:00 |
Adrien Delorme
|
c2021318fe
|
Merge pull request #7543 from carlpett/proxmox-docs-and-ports
Proxmox docs and ports
|
2019-04-23 11:37:12 +02:00 |
Megan Marsh
|
f985f2de62
|
add docs for how to use the format strings for the isotime function
|
2019-04-22 16:10:35 -07:00 |
Megan Marsh
|
9eadac3410
|
add guide for uisng jq to strip comments from packer template
|
2019-04-22 15:35:00 -07:00 |
Calle Pettersson
|
b56b3dda5f
|
Fix os parameter documentation
|
2019-04-21 08:33:51 +02:00 |
Megan Marsh
|
11037968a8
|
warn users to lock down winrm after provisioning
|
2019-04-19 17:03:20 -07:00 |
Megan Marsh
|
8c9f2f5e1c
|
add a table explaining what to expect with different ssh options for the amazon builders. Also convert builder docs to .erb to support partials
|
2019-04-19 16:35:15 -07:00 |
Megan Marsh
|
fe7f5343fd
|
add vmotion warning to vmware remote builder section, and move the remote builder section into a partial referenced by both the vmx and iso builders
|
2019-04-19 15:58:20 -07:00 |
Megan Marsh
|
7b4f138217
|
update docs explaining that you need local artifact for vagrant pp
|
2019-04-19 15:17:37 -07:00 |
Adrien Delorme
|
f08373c4fe
|
Merge pull request #7494 from BenResTech/master
[WIP] Added warnings about writeable locations
|
2019-04-18 13:41:07 +02:00 |
Megan Marsh
|
5ef8595bf3
|
Merge pull request #7520 from hashicorp/fix_7519
fix quoting in ssh partial
|
2019-04-17 10:22:27 -07:00 |
Megan Marsh
|
992ab93708
|
fix quoting in ssh partial
|
2019-04-17 09:55:21 -07:00 |
Marques Johansson
|
99987c2d56
|
Add Linode Images builder
Packer Builder for [Linode Images](https://www.linode.com/docs/platform/disk-images/linode-images/)
Adds the following builder:
* `linode`
Based on https://github.com/linode/packer-builder-linode (MPL/2)
(formerly maintained by @dradtke). Includes website docs and tests.
Relates to #174, #3131
|
2019-04-15 20:40:59 -04:00 |
Megan Marsh
|
45af9f0cbc
|
Merge pull request #7498 from hashicorp/do_7465
add keep_registered option to hyperv
|
2019-04-15 11:12:43 -07:00 |
Adrien Delorme
|
a78970c029
|
virtualbox-ovf: also document that the checksum field is now mandatory
|
2019-04-15 15:29:41 +02:00 |
Adrien Delorme
|
97f2914c6a
|
Merge pull request #7484 from yandex-cloud/yandex-cloud-builder
Builder for Yandex.Cloud
|
2019-04-15 14:02:43 +02:00 |
Brett Wandel
|
92e75f838a
|
added the ability to limit number of builds running in parallel
|
2019-04-13 22:31:54 +10:00 |
Megan Marsh
|
73205f3a91
|
add keep_registered option to hyperv
|
2019-04-12 15:59:09 -07:00 |
Megan Marsh
|
0a8e19b01b
|
Merge pull request #7491 from hashicorp/pause_before_connecting_docs
Pause before connecting docs
|
2019-04-12 11:08:16 -07:00 |
Adrien Delorme
|
d2f036ec44
|
Revert "Revert "Merge pull request #7391 from carlpett/proxmox-builder""
This reverts commit 032527ecfe .
|
2019-04-12 12:26:34 +02:00 |
Ben Allen
|
c2ef47495e
|
Added warnings about writeable locations
|
2019-04-12 11:03:41 +01:00 |