Back to Vagrant

Usage

website/content/docs/disks/vmware/usage.mdx

2.4.91.5 KB
Original Source

⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️

[!IMPORTANT]
Documentation Update: Product documentation previously located in /website has moved to the hashicorp/web-unified-docs repository, where all product documentation is now centralized. Please make contributions directly to web-unified-docs, since changes to /website in this repository will not appear on developer.hashicorp.com. ⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️

Usage

For examples of how to use the disk feature with VMWware, please refer to the general disk usage guide for more examples.

provider_config options

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.

Note about options defined below

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 scsi
  • adapter_type (string) - Sets the adapter type when creating the disk. Possible options are ide, buslogic and lsilogic. Defaults to lsilogic