Browse Source

tag v1.0 for skydns

pull/6/head
Smaine Kahlouch 9 years ago
parent
commit
9c1543c3db
2 changed files with 10 additions and 9 deletions
  1. 17
      .gitmodules
  2. 2
      roles/k8s-skydns

17
.gitmodules

@ -1,13 +1,14 @@
[submodule "roles/k8s-common"]
path = roles/k8s-common
url = https://github.com/ansibl8s/k8s-common.git
path = roles/k8s-common
url = https://github.com/ansibl8s/k8s-common.git
[submodule "roles/k8s-fabric8"]
path = roles/k8s-fabric8
url = https://github.com/ansibl8s/k8s-fabric8.git
path = roles/k8s-fabric8
url = https://github.com/ansibl8s/k8s-fabric8.git
[submodule "roles/k8s-kube-ui"]
path = roles/k8s-kube-ui
url = https://github.com/ansibl8s/k8s-kube-ui.git
path = roles/k8s-kube-ui
url = https://github.com/ansibl8s/k8s-kube-ui.git
branch = v1.0
[submodule "roles/k8s-skydns"]
path = roles/k8s-skydns
url = https://github.com/ansibl8s/k8s-skydns.git
path = roles/k8s-skydns
url = https://github.com/ansibl8s/k8s-skydns.git
branch = v1.0

2
roles/k8s-skydns

@ -1 +1 @@
Subproject commit d455d036c1d599c9f3e50fd6ebeacb12f759f527
Subproject commit f97af2f47e5e2f37c9455a0180670289b5bf6f96
Loading…
Cancel
Save