kubespray/.gitmodules

19 lines
651 B
Plaintext
Raw Normal View History

2015-10-08 16:58:29 +08:00
[submodule "roles/k8s-common"]
path = roles/apps/k8s-common
2015-10-11 04:07:27 +08:00
url = https://github.com/ansibl8s/k8s-common.git
2015-10-08 16:58:29 +08:00
[submodule "roles/k8s-fabric8"]
path = roles/apps/k8s-fabric8
2015-10-11 04:07:27 +08:00
url = https://github.com/ansibl8s/k8s-fabric8.git
2015-10-08 20:01:25 +08:00
[submodule "roles/k8s-kube-ui"]
path = roles/apps/k8s-kube-ui
2015-10-11 04:07:27 +08:00
url = https://github.com/ansibl8s/k8s-kube-ui.git
2015-10-08 22:19:08 +08:00
branch = v1.0
2015-10-11 03:52:47 +08:00
[submodule "roles/k8s-skydns"]
path = roles/apps/k8s-skydns
2015-10-11 04:07:27 +08:00
url = https://github.com/ansibl8s/k8s-skydns.git
branch = v1.0
2015-10-12 19:06:41 +08:00
[submodule "roles/k8s-postgres"]
path = roles/apps/k8s-postgres
2015-10-12 19:06:41 +08:00
url = https://github.com/ansibl8s/k8s-postgres.git
branch = v1.0