- Provision the instances with any built-in Vagrant provisioner.
- Minimal synced folder support via `rsync`.
## Usage
Install using the standard Vagrant 1.1+ plugin installation methods. After installing, `vagrant up` and specify the `dustcloud` provider. An example is shown below.
```
$ vagrant plugin install vagrant-dustcloud
...
$ vagrant up --provider=dustcloud
...
```
## Quick Start
After installing the plugin (instructions above), the quickest way to get started is to actually use a dummy Dustcloud box and specify all the details manually within a config.vm.provider block. So first, add the dummy box using any name you want: