Two things are needed:
- You need to specifiy a provider
- That provider needs to be setup
For 2 (setting up the provider) you can do (for example)
sudo apt-get install virtualbox
Then, for 1 (setting up the box from them)
vagrant up --provider virtualbox