Issue Type
Summary
@geerlingguy have you considered making DVM a composer plugin so you don't need a
delegating Vagrantfile?
see https://github.com/beetboxvm/beetbox/blob/master/composer/src/Plugin.php
This creates/updates a Vagrantfile during a composer install
Then you'd just ignore the Vagrantfile in .gitignore