Use below under 'properties':
properties:
provisioningType: thin
Or
properties:
provisioningType: thick
In most cases, requests would create thin provisioning storage by default. However, if the cloud template has the provisioningType
property set to eager-zero, the cloud template overrides the default of thin.
Note: When you want exact control, it's better to add capability and constraint tags labeled for the desired provisioning type.
Cloud_vSphere_Machine_1:
type: Cloud.vSphere.Machine
allocatePerInstance: true
properties:
image: Ubuntu
flavor: Small
storage:
bootDiskCapacityInGB: 20