-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
115 lines (115 loc) · 4.06 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
[submodule "roles/mesos"]
path = roles/mesos
url = https://github.com/LREN-CHUV/ansible-mesos.git
branch = master
[submodule "roles/marathon"]
path = roles/marathon
url = https://github.com/LREN-CHUV/ansible-marathon.git
branch = master
[submodule "roles/marathon-app"]
path = roles/marathon-app
url = https://github.com/ludovicc/ansible-marathon_app.git
branch = master
[submodule "roles/maven"]
path = roles/maven
url = https://github.com/ludovicc/ansible-maven.git
branch = master
[submodule "roles/silpion.util"]
path = roles/silpion.util
url = https://github.com/LREN-CHUV/ansible-util.git
branch = master
[submodule "roles/zookeeper"]
path = roles/zookeeper
url = https://github.com/LREN-CHUV/ansible-zookeeper.git
branch = master
[submodule "roles/docker"]
path = roles/docker
url = https://github.com/LREN-CHUV/ansible-docker.git
branch = master
[submodule "roles/vagrant"]
path = roles/vagrant
url = https://github.com/denkhaus/ansible-vagrant.git
branch = master
[submodule "roles/sbt-extras"]
path = roles/sbt-extras
url = https://github.com/Lykathia/ansible-sbt-extras.git
branch = master
[submodule "roles/nginx"]
path = roles/nginx
url = https://github.com/jdauphant/ansible-role-nginx
branch = master
[submodule "roles/unattended-upgrades"]
path = roles/unattended-upgrades
url = https://github.com/jnv/ansible-role-unattended-upgrades.git
[submodule "roles/first-five-minutes"]
path = roles/first-five-minutes
url = https://github.com/ludovicc/ansible-role-first-five-minutes.git
[submodule "roles/nodejs"]
path = roles/nodejs
url = https://github.com/nodesource/ansible-nodejs-role.git
[submodule "roles/firewall"]
path = roles/firewall
url = https://github.com/HanXHX/ansible-firewall.git
[submodule "roles/letsencrypt"]
path = roles/letsencrypt
url = https://github.com/andreaswolf/ansible-role-letsencrypt.git
[submodule "roles/docker-compose"]
path = roles/docker-compose
url = https://github.com/tumf/ansible-role-docker-compose
[submodule "roles/silpion.lib"]
path = roles/silpion.lib
url = https://github.com/silpion/ansible-lib.git
[submodule "roles/activator"]
path = roles/activator
url = https://github.com/ludovicc/ansible-typesafe-activator.git
[submodule "roles/etckeeper"]
path = roles/etckeeper
url = https://github.com/ludovicc/ansible-etckeeper
[submodule "roles/openjdk"]
path = roles/openjdk
url = https://github.com/LREN-CHUV/ansible-java.git
[submodule "roles/airflow"]
path = roles/airflow
url = https://github.com/LREN-CHUV/ansible-airflow.git
[submodule "roles/proxy"]
path = roles/proxy
url = https://github.com/betacloud/ansible-proxy.git
[submodule "roles/fqdn"]
path = roles/fqdn
url = https://github.com/holms/ansible-fqdn.git
[submodule "roles/ubuntu-locales"]
path = roles/ubuntu-locales
url = https://github.com/Oefenweb/ansible-locales.git
[submodule "roles/ssh-hardening"]
path = roles/ssh-hardening
url = https://github.com/dev-sec/ansible-ssh-hardening.git
[submodule "roles/fish"]
path = roles/fish
url = https://github.com/SobanVuex/ansible-fish.git
branch = master
[submodule "roles/atom"]
path = roles/atom
url = https://github.com/mglaman/ansible-role-atom.git
[submodule "roles/chrome"]
path = roles/chrome
url = https://github.com/cmprescott/ansible-role-chrome.git
branch = master
[submodule "roles/sublimetext"]
path = roles/sublimetext
url = https://github.com/jdauphant/ansible-role-sublimetext.git
branch = master
[submodule "roles/sublimetext3-packagecontrol"]
path = roles/sublimetext3-packagecontrol
url = https://github.com/ansible-roles/ansible-role-sublimetext3_packagecontrol.git
branch = master
[submodule "roles/intellij"]
path = roles/intellij
url = https://github.com/jdauphant/ansible-role-intellij.git
branch = master
[submodule "roles/denkhaus.virtualbox"]
path = roles/denkhaus.virtualbox
url = https://github.com/Oefenweb/ansible-virtualbox.git
branch = master
[submodule "roles/java"]
path = roles/java
url = https://github.com/ludovicc/ansible-java.git