-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitmodules
32 lines (32 loc) · 1.15 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[submodule "salt_stack/salt/boss-tools/files/boss-tools.git"]
path = salt_stack/salt/boss-tools/files/boss-tools.git
url = ../boss-tools.git
branch = master
[submodule "salt_stack/salt/boss/files/boss.git"]
path = salt_stack/salt/boss/files/boss.git
url = ../boss.git
branch = master
[submodule "salt_stack/salt/spdb/files/spdb.git"]
path = salt_stack/salt/spdb/files/spdb.git
url = ../spdb.git
branch = master
[submodule "salt_stack/salt/ndingest/files/ndingest.git"]
path = salt_stack/salt/ndingest/files/ndingest.git
url = ../ndingest.git
branch = master
[submodule "salt_stack/salt/ingest-client/files/ingest-client.git"]
path = salt_stack/salt/ingest-client/files/ingest-client.git
url = ../ingest-client.git
branch = master
[submodule "lib/heaviside.git"]
path = lib/heaviside.git
url = ../heaviside.git
branch = master
[submodule "cloud_formation/lambda/dynamodb-lambda-autoscale"]
path = cloud_formation/lambda/dynamodb-lambda-autoscale
url = ../dynamodb-lambda-autoscale.git
branch = master
[submodule "salt_stack/salt/cvdb/files/cvdb.git"]
path = salt_stack/salt/cvdb/files/cvdb.git
url = https://github.com/jhuapl-boss/cvdb.git
branch = master