web_development_vm_how_to
web_development_vm_how_to copied to clipboard
Make this project support other projects
It would be nice if it were possible to import this project into other projects (say, via composer or git submodules) in order to spin up a VM for each project.
In addition, it would be awesome to allow customization so that the project's VM can be destroyed and rebuilt without having to do a lot of manual reinstalling of project code.
It may turn out that the best way to do this is to split this work into another project with the vagrant files and the puppet manifests.