Bishal das
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/vars.md
|
@ -15,7 +15,7 @@ Some variables of note include: |
|
|
|
|
|
|
|
|
* *calico_version* - Specify version of Calico to use |
|
|
* *calico_version* - Specify version of Calico to use |
|
|
* *calico_cni_version* - Specify version of Calico CNI plugin to use |
|
|
* *calico_cni_version* - Specify version of Calico CNI plugin to use |
|
|
* *docker_version* - Specify version of Docker to used (should be quoted |
|
|
|
|
|
|
|
|
* *docker_version* - Specify version of Docker to use (should be quoted |
|
|
string). Must match one of the keys defined for *docker_versioned_pkg* |
|
|
string). Must match one of the keys defined for *docker_versioned_pkg* |
|
|
in `roles/container-engine/docker/vars/*.yml`. |
|
|
in `roles/container-engine/docker/vars/*.yml`. |
|
|
* *containerd_version* - Specify version of containerd to use when setting `container_manager` to `containerd` |
|
|
* *containerd_version* - Specify version of containerd to use when setting `container_manager` to `containerd` |
|
|