18 lines
568 B
Plaintext
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.
|