forked from krissada983/paas-templates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.72 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
[submodule "coab-depls/cf-mysql/template/cf-mysql-deployment"]
path = coab-depls/cf-mysql/template/cf-mysql-deployment
url = https://github.com/cloudfoundry/cf-mysql-deployment.git
[submodule "ops-depls/cloudfoundry-mysql/template/cf-mysql-deployment"]
path = ops-depls/cloudfoundry-mysql/template/cf-mysql-deployment
url = https://github.com/cloudfoundry/cf-mysql-deployment/
[submodule "master-depls/cached-buildpack-pipeline/concourse-pipeline-config/ci-buildpack-cached"]
path = master-depls/cached-buildpack-pipeline/concourse-pipeline-config/ci-buildpack-cached
url = https://github.com/orange-cloudfoundry/ci-buildpack-cached
[submodule "submodules/prometheus-boshrelease"]
path = submodules/prometheus-boshrelease
url = https://github.com/bosh-prometheus/prometheus-boshrelease
[submodule "submodules/bosh-deployment"]
path = submodules/bosh-deployment
url = https://github.com/cloudfoundry/bosh-deployment
[submodule "submodules/cf-networking-examples"]
path = submodules/cf-networking-examples
url = https://github.com/cloudfoundry/cf-networking-examples
[submodule "micro-depls/concourse/template/concourse-bosh-deployment"]
path = micro-depls/concourse/template/concourse-bosh-deployment
url = https://github.com/concourse/concourse-bosh-deployment
[submodule "ops-depls/concourse-dev/template/concourse-bosh-deployment"]
path = ops-depls/concourse-dev/template/concourse-bosh-deployment
url = https://github.com/concourse/concourse-bosh-deployment
[submodule "submodules/shield"]
path = submodules/shield
url = https://github.com/shieldproject/shield-boshrelease
[submodule "submodules/orange-cf-mysql-deployment"]
path = submodules/orange-cf-mysql-deployment
url = https://github.com/orange-cloudfoundry/cf-mysql-deployment.git