forked from RackHD/RackHD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
33 lines (33 loc) · 978 Bytes
/
.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
33
[submodule "on-http"]
path = on-http
url = https://github.com/tgelter/on-http.git
[submodule "on-tftp"]
path = on-tftp
url = https://github.com/RackHD/on-tftp.git
[submodule "on-dhcp-proxy"]
path = on-dhcp-proxy
url = https://github.com/RackHD/on-dhcp-proxy.git
[submodule "on-taskgraph"]
path = on-taskgraph
url = https://github.com/RackHD/on-taskgraph.git
[submodule "on-statsd"]
path = on-statsd
url = https://github.com/RackHD/on-statsd.git
[submodule "on-syslog"]
path = on-syslog
url = https://github.com/RackHD/on-syslog.git
[submodule "on-core"]
path = on-core
url = https://github.com/RackHD/on-core.git
[submodule "on-tasks"]
path = on-tasks
url = https://github.com/RackHD/on-tasks.git
[submodule "on-imagebuilder"]
path = on-imagebuilder
url = https://github.com/RackHD/on-imagebuilder.git
[submodule "on-tools"]
path = on-tools
url = https://github.com/RackHD/on-tools
[submodule "on-wss"]
path = on-wss
url = https://github.com/RackHD/on-wss