-
Notifications
You must be signed in to change notification settings - Fork 57
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 870 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 870 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "db-lb-app/db/mariadb"]
path = db-lb-app/db/mariadb
url = https://github.com/EarthmanT/mariadb-ansible-galera-cluster.git
[submodule "db-lb-app/lb/haproxy/roles"]
path = db-lb-app/lb/haproxy/haproxy
url = https://github.com/EarthmanT/ansible-role-haproxy.git
[submodule "db-lb-app/app/drupal/droop"]
path = db-lb-app/app/drupal/droop
url = https://github.com/earthmant/ansible-role-drupal-1.git
[submodule "db-lb-app/app/drupal/apache"]
path = db-lb-app/app/drupal/apache
url = https://github.com/earthmant/ansible-role-httpd.git
[submodule "prometheus/includes/prometheus/ansible-prometheus"]
path = prometheus/includes/prometheus/ansible-prometheus
url = https://github.com/EarthmanT/ansible-prometheus.git
[submodule "kubernetes/kubespray/kubespray"]
path = kubernetes/kubespray/kubespray
url = https://github.com/kubernetes-sigs/kubespray.git