I want to use Vagrant but not pollute my machine which I'm working on with n+ VirtualBox machines.
I searched the web but found nothing. What I really want is working on my Laptop and invoking vagrant up
there but the it should start the guest on another e.g. Linux computer on my network which have VirtualBox installed.
Is that possible at this time, because it's not much different then the aws-provider which does exactly that with EC2.
Would also be nice if it would use NTFS instead of the aws-provider which uses rsync.
Thanks for your answers in advance. Daniel