diff --git a/.gitmodules b/.gitmodules index db318e1f2..c308eedbd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -21,3 +21,6 @@ [submodule "app/files/misp-galaxy"] path = app/files/misp-galaxy url = https://github.com/MISP/misp-galaxy +[submodule "misp-vagrant"] + path = misp-vagrant + url = https://github.com/MISP/misp-vagrant.git diff --git a/misp-vagrant b/misp-vagrant new file mode 160000 index 000000000..8622be9f3 --- /dev/null +++ b/misp-vagrant @@ -0,0 +1 @@ +Subproject commit 8622be9f3074ead2e315803aac94eec6f16461b5