Browse Source
Merge pull request #207 from kubespray/upgrade_calico_v0.19.0
Merge pull request #207 from kubespray/upgrade_calico_v0.19.0
upgrade calico v0.19.0, calico-cni v1.2.1pull/209/head
4 changed files with 62 additions and 62 deletions
Unified View
Diff Options
-
86requirements.yml
-
26roles/download/defaults/main.yml
-
10roles/uploads/defaults/main.yml
-
2roles/uploads/tasks/main.yml
@ -1,48 +1,48 @@ |
|||||
--- |
--- |
||||
- src: https://gitlab.com/kubespray-ansibl8s/k8s-dashboard.git |
|
||||
path: roles/apps |
|
||||
scm: git |
|
||||
|
|
||||
- src: https://gitlab.com/kubespray-ansibl8s/k8s-common.git |
- src: https://gitlab.com/kubespray-ansibl8s/k8s-common.git |
||||
path: roles/apps |
path: roles/apps |
||||
scm: git |
scm: git |
||||
|
|
||||
- src: https://gitlab.com/kubespray-ansibl8s/k8s-kubedns.git |
|
||||
path: roles/apps |
|
||||
scm: git |
|
||||
|
|
||||
- src: https://gitlab.com/kubespray-ansibl8s/k8s-elasticsearch.git |
|
||||
path: roles/apps |
|
||||
scm: git |
|
||||
|
|
||||
- src: https://gitlab.com/kubespray-ansibl8s/k8s-redis.git |
|
||||
path: roles/apps |
|
||||
scm: git |
|
||||
|
|
||||
- src: https://gitlab.com/kubespray-ansibl8s/k8s-memcached.git |
|
||||
path: roles/apps |
|
||||
scm: git |
|
||||
|
|
||||
- src: https://gitlab.com/kubespray-ansibl8s/k8s-postgres.git |
|
||||
path: roles/apps |
|
||||
scm: git |
|
||||
|
|
||||
- src: https://gitlab.com/kubespray-ansibl8s/k8s-pgbouncer.git |
|
||||
path: roles/apps |
|
||||
scm: git |
|
||||
|
|
||||
- src: https://gitlab.com/kubespray-ansibl8s/k8s-heapster.git |
|
||||
path: roles/apps |
|
||||
scm: git |
|
||||
|
|
||||
- src: https://gitlab.com/kubespray-ansibl8s/k8s-influxdb.git |
|
||||
path: roles/apps |
|
||||
scm: git |
|
||||
|
|
||||
- src: https://gitlab.com/kubespray-ansibl8s/k8s-kubedash.git |
|
||||
path: roles/apps |
|
||||
scm: git |
|
||||
|
|
||||
- src: https://gitlab.com/kubespray-ansibl8s/k8s-kube-logstash.git |
|
||||
path: roles/apps |
|
||||
scm: git |
|
||||
|
#- src: https://gitlab.com/kubespray-ansibl8s/k8s-dashboard.git |
||||
|
# path: roles/apps |
||||
|
# scm: git |
||||
|
# |
||||
|
#- src: https://gitlab.com/kubespray-ansibl8s/k8s-kubedns.git |
||||
|
# path: roles/apps |
||||
|
# scm: git |
||||
|
# |
||||
|
#- src: https://gitlab.com/kubespray-ansibl8s/k8s-elasticsearch.git |
||||
|
# path: roles/apps |
||||
|
# scm: git |
||||
|
# |
||||
|
#- src: https://gitlab.com/kubespray-ansibl8s/k8s-redis.git |
||||
|
# path: roles/apps |
||||
|
# scm: git |
||||
|
# |
||||
|
#- src: https://gitlab.com/kubespray-ansibl8s/k8s-memcached.git |
||||
|
# path: roles/apps |
||||
|
# scm: git |
||||
|
# |
||||
|
#- src: https://gitlab.com/kubespray-ansibl8s/k8s-postgres.git |
||||
|
# path: roles/apps |
||||
|
# scm: git |
||||
|
# |
||||
|
#- src: https://gitlab.com/kubespray-ansibl8s/k8s-pgbouncer.git |
||||
|
# path: roles/apps |
||||
|
# scm: git |
||||
|
# |
||||
|
#- src: https://gitlab.com/kubespray-ansibl8s/k8s-heapster.git |
||||
|
# path: roles/apps |
||||
|
# scm: git |
||||
|
# |
||||
|
#- src: https://gitlab.com/kubespray-ansibl8s/k8s-influxdb.git |
||||
|
# path: roles/apps |
||||
|
# scm: git |
||||
|
# |
||||
|
#- src: https://gitlab.com/kubespray-ansibl8s/k8s-kubedash.git |
||||
|
# path: roles/apps |
||||
|
# scm: git |
||||
|
# |
||||
|
#- src: https://gitlab.com/kubespray-ansibl8s/k8s-kube-logstash.git |
||||
|
# path: roles/apps |
||||
|
# scm: git |
Write
Preview
Loading…
Cancel
Save