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