A more practical (Ok, it’s not that practical) example of the multi provider vagrant file. I present ascii Nyan cat.
From a box with either Fusion or Virtualbox:
git clone https://github.com/bunchc/vagrant-nyancat.git
vagrant up
vagrant ssh
tmux new-session -d ‘nyancat’ ; split-window -d ; attach
Depending on the provider… wait 5 minutes, and then Nyan!