diff --git a/website/source/docs/post-processors/vsphere-template.html.md b/website/source/docs/post-processors/vsphere-template.html.md index 6f3d6f203..d2b257d58 100644 --- a/website/source/docs/post-processors/vsphere-template.html.md +++ b/website/source/docs/post-processors/vsphere-template.html.md @@ -60,7 +60,22 @@ Optional: - `insecure` (boolean) - If it's true skip verification of server certificate. Default is false - + +- `snapshot_enable` (boolean) - Enable snapshot creation before marking as a + template. Default is false + +- `snapshot_name` (string) - Name for the snapshot. + Require when `snapshot_enable` is enabled + +- `snapshot_description` (string) - Description for the snapshot. + Require when `snapshot_enable` is enabled + +- `snapshot_memory` (boolean) - Enable memory option for the snapshot. + Default is false + +- `snapshot_quiesce` (boolean) - Enable quiesce option for the snapshot. + Default is false + ## Using the vSphere Template with local builders Once the [vSphere](/docs/post-processors/vsphere.html) takes an artifact from