-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitmodules
105 lines (105 loc) · 4.22 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
[submodule "roles/server-monitoring"]
path = roles/server-monitoring
url = https://github.com/onaio/ansible-server-monitoring.git
[submodule "roles/collectd"]
path = roles/collectd
url = https://github.com/onaio/ansible-collectd.git
[submodule "roles/hostname"]
path = roles/hostname
url = https://github.com/onaio/ansible-hostname.git
[submodule "roles/ssh"]
path = roles/ssh
url = https://github.com/onaio/ansible-ssh.git
[submodule "roles/linux-config"]
path = roles/linux-config
url = https://github.com/onaio/ansible-linux-config.git
[submodule "terraform/modules/providers/aws/postgresql"]
path = terraform/modules/providers/aws/postgresql
url = https://github.com/onaio/terraform-aws-postgresql.git
[submodule "roles/postgresql"]
path = roles/postgresql
url = https://github.com/onaio/ansible-postgresql.git
[submodule "terraform/modules/providers/aws/virtual-machine-storage"]
path = terraform/modules/providers/aws/virtual-machine-storage
url = https://github.com/onaio/terraform-aws-ebs-volume.git
[submodule "terraform/modules/providers/aws/load-balancer"]
path = terraform/modules/providers/aws/load-balancer
url = https://github.com/onaio/terraform-aws-alb.git
[submodule "roles/keycloak"]
path = roles/keycloak
url = https://github.com/onaio/ansible-keycloak.git
[submodule "roles/onaio.ssl-certificate"]
path = roles/onaio.ssl-certificate
url = https://github.com/onaio/ansible-ssl-certificate.git
[submodule "roles/onaio.backup"]
path = roles/onaio.backup
url = https://github.com/onaio/ansible-backup.git
[submodule "terraform/modules/providers/aws/opensrp-asg"]
path = terraform/modules/providers/aws/opensrp-asg
url = https://github.com/OpenSRP/opensrp-terraform-aws-asg.git
[submodule "terraform/modules/providers/uptimerobot/monitor"]
path = terraform/modules/providers/uptimerobot/monitor
url = https://github.com/onaio/terraform-module-uptimerobot.git
[submodule "roles/redis"]
path = roles/redis
url = https://github.com/onaio/ansible-redis.git
[submodule "roles/superset"]
path = roles/superset
url = https://github.com/onaio/ansible-superset.git
[submodule "roles/certbot"]
path = roles/certbot
url = https://github.com/onaio/ansible-certbot.git
[submodule "roles/nginx"]
path = roles/nginx
url = https://github.com/onaio/ansible-nginx.git
[submodule "roles/react"]
path = roles/react
url = https://github.com/onaio/ansible-react.git
[submodule "roles/express"]
path = roles/express
url = https://github.com/onaio/ansible-express.git
[submodule "roles/sre-tooling"]
path = roles/sre-tooling
url = https://github.com/onaio/ansible-sre-tooling.git
[submodule "roles/fluentd"]
path = roles/fluentd
url = https://github.com/onaio/ansible-fluentd.git
[submodule "roles/onaio.logstash"]
path = roles/onaio.logstash
url = https://github.com/onaio/ansible-logstash.git
[submodule "roles/nifi"]
path = roles/nifi
url = https://github.com/onaio/ansible-nifi.git
[submodule "roles/onaio.monit"]
path = roles/onaio.monit
url = https://github.com/onaio/ansible-monit.git
[submodule "roles/onaio.graphite-api"]
path = roles/onaio.graphite-api
url = https://github.com/onaio/ansible-graphite-api.git
[submodule "roles/onaio.influxdb"]
path = roles/onaio.influxdb
url = https://github.com/onaio/ansible-influxdb.git
[submodule "roles/rabbitmq"]
path = roles/rabbitmq
url = https://github.com/onaio/ansible-rabbitmq.git
[submodule "roles/weareinteractive.pm2"]
path = roles/weareinteractive.pm2
url = git@github.com:weareinteractive/ansible-pm2.git
[submodule "collections/ansible_collections/onaio/monitoring"]
path = collections/ansible_collections/onaio/monitoring
url = https://github.com/onaio/ansible-collection-monitoring.git
[submodule "collections/ansible_collections/onaio/kubespray"]
path = collections/ansible_collections/onaio/kubespray
url = https://github.com/onaio/ansible-collection-kubespray.git
[submodule "roles/rapidpro"]
path = roles/rapidpro
url = git@github.com:onaio/ansible-rapidpro.git
[submodule "roles/pgbouncer"]
path = roles/pgbouncer
url = git@github.com:onaio/ansible-pgbouncer.git
[submodule "roles/onaio.django"]
path = roles/onaio.django
url = git@github.com:onaio/ansible-django.git
[submodule "roles/rapidpro-indexer"]
path = roles/rapidpro-indexer
url = git@github.com:onaio/ansible-rapidpro-indexer.git