kubespray/.gitmodules

15 lines
490 B
Plaintext
Raw Normal View History

2015-10-08 16:58:29 +08:00
[submodule "roles/k8s-common"]
2015-10-11 04:07:27 +08:00
path = roles/k8s-common
url = https://github.com/ansibl8s/k8s-common.git
2015-10-08 16:58:29 +08:00
[submodule "roles/k8s-fabric8"]
2015-10-11 04:07:27 +08:00
path = roles/k8s-fabric8
url = https://github.com/ansibl8s/k8s-fabric8.git
2015-10-08 20:01:25 +08:00
[submodule "roles/k8s-kube-ui"]
2015-10-11 04:07:27 +08:00
path = roles/k8s-kube-ui
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"]
2015-10-11 04:07:27 +08:00
path = roles/k8s-skydns
url = https://github.com/ansibl8s/k8s-skydns.git
branch = v1.0