Move kube_version var to defaults

Move the variable kube_version to defaults to have the possibility to overwrite it via group_vars inventory if needed.
This commit is contained in:
Anthony Haussmann
2016-09-28 16:15:18 +02:00
parent 948d1d61ff
commit 34a27b0127
6 changed files with 2 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
local_release_dir: /tmp
# Versions
include_vars: kube_versions.yml
kube_version: v1.3.0
etcd_version: v3.0.6
calico_version: v0.20.0