Megan Marsh
c3ba818893
Merge pull request #9741 from hashicorp/on_error_docs
...
add docs to make it explicit that on-error=abort etc are only relevan…
2020-08-10 13:57:34 -07:00
Megan Marsh
5f119a5464
document vsphere role permissions needed to run post-processors.
2020-08-10 11:48:18 -07:00
Megan Marsh
0f399ace57
add docs to make it explicit that on-error=abort etc are only relevant to provisioners, not post-processors
2020-08-10 11:10:37 -07:00
Megan Marsh
c0757a1bba
Merge pull request #9738 from hashicorp/community_pp
...
Add community supported post-processors
2020-08-10 09:24:04 -07:00
Megan Marsh
d3f48622a3
Merge pull request #9726 from acornies/feature/salt-masterless-formulas
...
Feature: salt-masterless formulas
2020-08-10 09:19:49 -07:00
sylviamoss
a447d151bb
add community supported post-processor
2020-08-10 14:09:58 +02:00
Megan Marsh
d826711e7a
File provisioner docs ( #9735 )
2020-08-10 13:15:27 +02:00
Andrew Cornies
a704e1b6b1
Updated formula regexp to support ?ref= syntax.
...
Added formulas docs for salt-masterless provisioner
Signed-off-by: Andrew Cornies <acornies@gmail.com>
2020-08-07 18:38:41 -04:00
Megan Marsh
b72a75278a
Merge pull request #9737 from hashicorp/document_5049
...
add microsoft daemon docs to hyperv docs
2020-08-07 15:08:03 -07:00
Wilken Rivera
ae23f891e1
post-processor/googlecompute-export: Update documentation ( #9727 )
...
* Add markdown generator to post-processor config
* Add HCL2 example
2020-08-07 16:34:38 -04:00
Megan Marsh
69d951d34f
add microsoft daemon docs to hyperv docs
2020-08-07 12:41:59 -07:00
Megan Marsh
fc8346bd27
Merge pull request #9731 from hashicorp/manifast_doc_note
...
Add keep_input_artifact note to the manifest post-processor
2020-08-07 09:12:41 -07:00
sylviamoss
ddd85da1a6
add keep_input_artifact note
2020-08-07 09:00:34 +02:00
Megan Marsh
961d9b4f08
document issue with ansible macros
2020-08-06 14:00:26 -07:00
Megan Marsh
04d7a10aa0
Merge pull request #9714 from hashicorp/fix_9688
...
provide more helpful error message than the one returned by the clien…
2020-08-06 10:54:21 -07:00
Sylvia Moss
78ce1dbde9
Add manifest hcl2 examples ( #9721 )
2020-08-06 13:43:35 -04:00
Megan Marsh
4964c54f60
update docs to state resource id must be fully qualified
2020-08-06 10:41:18 -07:00
Megan Marsh
25f2ec48d3
add network_name option to vmware builder to make it match the network option on the vsphere builder, so vmware users needn't update vmx data just for the network name ( #9718 )
2020-08-06 13:19:55 +02:00
Megan Marsh
09852b89a7
make note about deprecation warning ( #9717 )
2020-08-06 13:14:30 +02:00
Megan Marsh
de5c5873a2
Merge pull request #9715 from hashicorp/checksum_pp_hcl_example
...
Update checksum post-processor docs with hcl2 example
2020-08-05 11:07:21 -07:00
Megan Marsh
3f61498704
Merge pull request #9704 from ntoofu/f-vsphere-export-permission
...
Add `directory_permission` config option to `vsphere` builder
2020-08-05 10:57:30 -07:00
sylviamoss
fd683daa22
update checksum post-processor docs
2020-08-05 19:46:17 +02:00
Megan Marsh
b52143f528
update docs for command and make sure they get generated properly so they appear in the docs
2020-08-05 10:30:16 -07:00
Sylvia Moss
dcacf7ad4c
Add vSphere HCL examples to the docs ( #9674 )
2020-08-05 19:23:52 +02:00
ntoofu
a53e81d9a2
Make docs more clear
...
https://github.com/hashicorp/packer/pull/9704#discussion_r465393240
2020-08-06 01:11:02 +09:00
Megan Marsh
825deef43d
Merge pull request #9665 from hashicorp/vsphere_clone_customization
...
Add step to customize cloned VM
2020-08-05 08:30:31 -07:00
ntoofu
5493285f65
Add `directory_permission` config option to `vsphere` builder
2020-08-02 15:02:31 +09:00
Jean-Francois Panisset
3ce148110c
iso_checksum_type was removed from 1.6.0, checksum type is now
...
inferred from iso_checksum string length or prefix.
Signed-off-by: Jean-Francois Panisset <panisset@gmail.com>
2020-08-01 21:02:31 -07:00
Megan Marsh
3ff3d9fedd
Merge pull request #9689 from hashicorp/shell_docs
...
add hcl examples to shell provisioner docs
2020-07-31 12:51:01 -07:00
Megan Marsh
767e2fe06b
update docs for shell provisioner to include hcl examples
2020-07-31 11:28:14 -07:00
Megan Marsh
cce424fdab
Merge pull request #9682 from hashicorp/qemu_hcl_examples
...
Add qemu hcl examples
2020-07-31 10:20:09 -07:00
Megan Marsh
7967b788d2
Merge pull request #9683 from hashicorp/vagrant_hcl2_example
...
Add Vagrant builder HCL2 example
2020-07-31 10:15:28 -07:00
Megan Marsh
6698be6008
fix typo in hcl config
2020-07-31 10:08:10 -07:00
sylviamoss
f853f07832
add vagrant builder hcl example
2020-07-31 17:50:36 +02:00
sylviamoss
fc2e94554a
add qemu hcl examples
2020-07-31 17:32:08 +02:00
Megan Marsh
fe7f529862
update ansible provisoner docs to include hcl
2020-07-30 17:01:54 -07:00
Megan Marsh
37f21dde5c
add build sources to hcl examples
2020-07-30 15:07:15 -07:00
Megan Marsh
6248da58c5
Update website/pages/docs/builders/docker.mdx
...
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
2020-07-30 15:05:46 -07:00
Megan Marsh
6927a9b10d
add hcl2 examples for docker builder docs
2020-07-30 15:05:46 -07:00
packer-ci
214bef3697
cut version 1.6.1
2020-07-30 20:04:33 +00:00
Megan Marsh
5b26f1b56d
add vsphere postprocessor example in json and hcl ( #9669 )
...
* add vsphere postprocessor example in json and hcl
* Update website/pages/docs/post-processors/vsphere.mdx
Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2020-07-30 10:47:42 +02:00
Li Kexian
94a32dc282
tencentcloud cvm use CLOUD_PREMIUM disk by default ( #9663 )
2020-07-29 15:10:00 +02:00
sylviamoss
c6e9bde97b
add step customize and docs
2020-07-29 15:07:44 +02:00
Megan Marsh
b40490c3c1
Merge pull request #9610 from chilversc/winrm-via-iap-tunnel
...
Support using WinRM over an IAP tunnel
2020-07-28 14:27:43 -07:00
Megan Marsh
3b297f4937
Merge pull request #9649 from hashicorp/clean_up_vsphere_ui
...
Clean up vsphere ui
2020-07-28 10:45:47 -07:00
Adrien Delorme
c7b35dd6bc
HCL2: add post-processors block to run multiple post-processor after a build ( #9638 )
...
added `post-processors` block to run chained post-processors after a build.
Before this, defining multiple `post-processor` blocks after
provisioning steps would run them sequentially, now doing this makes them start
from the build's artifact. To queue post-processors you now have to define them
in a `post-processors` block.
This is a breaking change.
2020-07-28 10:02:37 +02:00
Reto Kupferschmid
943cb1275d
fix missing comma ( #9652 )
2020-07-27 11:21:40 +02:00
Megan Marsh
54067fc091
update docs to include vpc permissions ( #9648 )
2020-07-27 10:18:06 +02:00
Megan Marsh
395a0c472e
improve postprocessor stdout
2020-07-25 08:24:21 -07:00
Megan Marsh
a687d6fe12
ci/tech-debt: Fix vmware acceptance tests ( #9636 )
...
* add kex algorithm option to ssh config
* regenerate code
* This commit fixes old vmware acceptance tests that have not been run in some time. It does this in two parts:
1) It modifies the minimal vmware build configuration to use a custom kex algorithm, which enables the ssh connection to succeed.
2) It modifies logic in reading and defaulting hardware config values, which was crashing.
3) It adds a new acceptance test with a preseed file to test loading from an http directory.
2020-07-23 09:40:57 +02:00