Chris Roberts 513be177d3 Remove experimental checks
Removes experimental checks on existing experimental features.
2023-09-08 14:15:34 -07:00

18 lines
568 B
Plaintext

---
layout: docs
page_title: Usage - Disks VirtualBox Provider
description: |-
The Vagrant VirtualBox provider is used just like any other provider. Please
read the general basic usage page for providers.
---
# Usage
For examples of how to use the disk feature with VirtualBox, please refer to the
[general disk usage guide](/vagrant/docs/disks/usage) for more examples.
## provider_config options
Currently, there are no additional options supported for the `provider_config` option.
This page will be updated with any valid options as they become supported.