Right now, any time I use vagrant, it tries to use libvirt as the provider. I want to use VirtualBox by default.
vagrant-libvirt is not installed.
It's bothersome because some commands don't work, like vagrant status:
[florian@localhost local]$ vagrant status
The provider 'libvirt' could not be found, but was requested to
back the machine 'foobar'. Please use a provider that exists.
[florian@localhost local]$ vagrant status --provider=virtualbox
An invalid option was specified. The help for this command
is available below.
Usage: vagrant status [name]
-h, --help Print this help