-
Notifications
You must be signed in to change notification settings - Fork 12
/
.gitmodules
31 lines (30 loc) · 1.39 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
[submodule "docker-example-omero-websockets"]
path = docker-example-omero-websockets
url = https://github.com/ome/docker-example-omero-websockets.git
[submodule "ansible-example-omero-onenode"]
path = ansible-example-omero-onenode
url = https://github.com/ome/ansible-example-omero-onenode.git
[submodule "ansible-example-omero-public-user"]
path = ansible-example-omero-public-user
url = https://github.com/ome/ansible-example-omero-public-user.git
[submodule "ansible-example-omero-three-nodes"]
path = ansible-example-omero-three-nodes
url = https://github.com/ome/ansible-example-omero-three-nodes.git
[submodule "docker-example-omero"]
path = docker-example-omero
url = https://github.com/ome/docker-example-omero
[submodule "docker-example-omero-readonly"]
path = docker-example-omero-readonly
url = https://github.com/ome/docker-example-omero-readonly
[submodule "docker-example-omero-ldap"]
path = docker-example-omero-ldap
url = https://github.com/ome/docker-example-omero-ldap
[submodule "ansible-example-omero-addons"]
path = ansible-example-omero-addons
url = https://github.com/ome/ansible-example-omero-addons
[submodule "docker-example-omero-microservices"]
path = docker-example-omero-microservices
url = https://github.com/ome/docker-example-omero-microservices
[submodule "docker-example-omero-grid"]
path = docker-example-omero-grid
url = https://github.com/ome/docker-example-omero-grid