Multi machine setup

This commit defines a multi machine Vagrant setup with internal
networking and the gnuviechadmin Git repositories mounted as shared
folders inside the corresponding virtual machines.

The contained bootstrap.sh clones all Git repositories and runs Vagrant
in the correct order.
This commit is contained in:
Jan Dittberner 2017-02-17 23:00:27 +01:00
parent fbf2a72862
commit f373d0c639
3 changed files with 111 additions and 57 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
repos/
.vagrant/