Add Vagrant setup for building

This commit is contained in:
Mikko Ahlroth 2019-09-11 21:03:10 +03:00
parent 263c8415bf
commit b5dd0fa232
4 changed files with 6 additions and 0 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "backend/elixir-vagrant-setup"]
path = backend/elixir-vagrant-setup
url = https://gitlab.com/Nicd/elixir-vagrant-setup

1
backend/Vagrantfile vendored Symbolic link
View file

@ -0,0 +1 @@
elixir-vagrant-setup/Vagrantfile

@ -0,0 +1 @@
Subproject commit 00018b2b133778b91d346ee39f0f0b633a923673

View file

@ -0,0 +1 @@
elixir-vagrant-setup/vagrant_provision.sh