Available in editions: SE+, EE
The module lifecycle stage: Deprecated
The module is not enabled by default in any bundles.
Parameters
Schema version: 1
- objectsettings
- booleansettings.disableTimesync
Disable time synchronization on the vSphere side.
Warning. This parameter does not disable NTP daemons in the guest OS; it only disables time correction on the ESXi side.
- stringsettings.host
Required value
The domain of the vCenter server.
Example:
host: myhost - booleansettings.insecure
Set to
trueif vCenter has a self-signed certificate. - stringsettings.password
Required value
The user’s password.
Example:
password: myPaSsWd - stringsettings.region
Required value
Is a tag added to the vSphere Datacenter where all actions will occur: provisioning VirtualMachines, storing virtual disks on datastores, connecting to the network.
Example:
region: myreg - stringsettings.regionTagCategory
Required value
The name of the tag category used to identify the region (vSphere Datacenter).
Example:
regionTagCategory: myregtagcat - objectsettings.storageClass
- stringsettings.storageClass.compatibilityFlag
A flag allowing the use of the old CSI version:
Legacy— use the old version of the driver. FCD discs only, no online-resizing;Migration— in this case, both drivers will be available in the cluster at the same time. This mode is used to migrate from an old driver.
Allowed values:
Legacy,Migration - array of stringssettings.storageClass.exclude
A list of StorageClass names (or regex expressions for names) to exclude from the creation in the cluster.
Example:
exclude: - ".*-lun101-.*" - slow-lun103-1c280603
- stringsettings.username
Required value
The login.
Example:
username: myuname - stringsettings.vmFolderPath
Required value
The path to the VirtualMachine Folder where the cloned VMs will be created.
Example:
vmFolderPath: dev/test - stringsettings.zoneTagCategory
Required value
The name of the tag category used to identify the zone (vSphere Cluster).
Example:
zoneTagCategory: myzonetagcat - array of stringssettings.zones
Required value
The globally restricted set of zones that this Cloud Provider works with.
Example:
zones: - zonea - zoneb

