forked from cloudify-community/blueprint-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
19 lines (19 loc) · 889 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "kubernetes/kubespray"]
branch = release-2.12
path = kubernetes/kubespray/kubespray
url = https://github.com/kubernetes-sigs/kubespray.git
[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