Browse Source

Document correct var kubeadm_enabled

pull/3232/head
rabi 6 years ago
parent
commit
0865bef382
1 changed files with 1 additions and 1 deletions
  1. 2
      docs/cri-o.md

2
docs/cri-o.md

@ -15,7 +15,7 @@ Use cri-o instead of docker, set following variable:
#### all.yml
```
kubeadm_enable: true
kubeadm_enabled: true
...
download_container: false
skip_downloads: false

Loading…
Cancel
Save