From 4584240517af7a8404d2fc62b9290352fdeb04bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Wed, 30 Aug 2017 09:17:19 +0200 Subject: [PATCH] added misp-vagrant module --- .gitmodules | 3 +++ misp-vagrant | 1 + 2 files changed, 4 insertions(+) create mode 160000 misp-vagrant 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