2020-03-18 18:46:47 -04:00
|
|
|
<!-- Code generated from the comments of the ConfigParamsConfig struct in builder/vsphere/common/step_config_params.go; DO NOT EDIT MANUALLY -->
|
|
|
|
|
2020-07-13 06:33:16 -04:00
|
|
|
- `configuration_parameters` (map[string]string) - configuration_parameters is a direct passthrough to the VSphere API's
|
|
|
|
ConfigSpec: https://pubs.vmware.com/vi3/sdk/ReferenceGuide/vim.vm.ConfigSpec.html
|
|
|
|
|
|
|
|
- `tools_sync_time` (bool) - Enables time synchronization with the host. Defaults to false.
|
|
|
|
|
|
|
|
- `tools_upgrade_policy` (bool) - If sets to true, vSphere will automatically check and upgrade VMware Tools upon a system power cycle.
|
|
|
|
If not set, defaults to manual upgrade.
|