website/content/docs/disks/vmware/usage.mdx
⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️
[!IMPORTANT]
Documentation Update: Product documentation previously located in/websitehas moved to thehashicorp/web-unified-docsrepository, where all product documentation is now centralized. Please make contributions directly toweb-unified-docs, since changes to/websitein this repository will not appear on developer.hashicorp.com. ⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️
For examples of how to use the disk feature with VMWware, please refer to the general disk usage guide for more examples.
Vagrant supports some additional VMWware specific options for specifying disk.
To define a provider specific option, please refer to the Disk Options documentation page for more info.
It is possible these options could be out of date or stale. If you happen to see an option that has changed or is missing from this page, please open an issue or pull request on Vagrants GitHub page to correct this.
bus_type (string) - Sets the bus type when attaching the disk. Possible options are sata, ide, and scsi. Defaults to scsiadapter_type (string) - Sets the adapter type when creating the disk. Possible options are ide, buslogic and lsilogic. Defaults to lsilogic