mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-21 21:20:15 -03:30
10 lines
134 B
YAML
10 lines
134 B
YAML
---
|
|
|
|
crio_packages:
|
|
- cri-o
|
|
- oci-systemd-hook
|
|
|
|
crio_repo_path:
|
|
"1.18": "1.17:/1.17.4"
|
|
"1.17": "1.17:/1.17.4"
|
|
"1.16": "1.16" |