mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Fix outdated supported provider information in the Disks overview page
This commit is contained in:
parent
f0b1da8c5f
commit
173fcb4575
1 changed files with 5 additions and 1 deletions
|
|
@ -17,4 +17,8 @@ For more information about what options are available for configuring disks, see
|
|||
|
||||
## Supported Providers
|
||||
|
||||
Currently, only VirtualBox is supported. Please refer to the [VirtualBox documentation](/vagrant/docs/disks/virtualbox) for more information on using disks with the VirtualBox provider!
|
||||
Currently, only VirtualBox, Hyper-V, and VMware are supported. Refer to the following documentation for more information:
|
||||
|
||||
* [VirtualBox](/vagrant/docs/disks/virtualbox)
|
||||
* [Hyper-V](/vagrant/docs/disks/hyperv)
|
||||
* [VMware](/vagrant/docs/disks/vmware)
|
||||
|
|
|
|||
Loading…
Reference in a new issue