-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
21 lines (21 loc) · 969 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "community/roles/dcos-bootstrap"]
path = community/roles/dcos-bootstrap
url = https://github.com/olatheander/ansible-dcos-bootstrap.git
[submodule "community/roles/dcos"]
path = community/roles/dcos
url = https://github.com/olatheander/ansible-dcos.git
[submodule "community/roles/dcos-controller"]
path = community/roles/dcos-controller
url = https://github.com/olatheander/ansible-dcos-controller.git
[submodule "community/roles/pip"]
path = community/roles/pip
url = https://github.com/bobbyrenwick/ansible-pip.git
[submodule "community/roles/docker"]
path = community/roles/docker
url = https://github.com/olatheander/ansible-docker.git
[submodule "community/roles/reboot-and-wait"]
path = community/roles/reboot-and-wait
url = https://github.com/olatheander/ansible-reboot-and-wait.git
[submodule "community/roles/upgrade-packages"]
path = community/roles/upgrade-packages
url = https://github.com/olatheander/ansible-upgrade-packages.git