2020-04-24 16:18:07 +08:00
|
|
|
---
|
|
|
|
|
|
|
|
crio_packages:
|
2020-10-13 17:08:26 +08:00
|
|
|
- "cri-o"
|
|
|
|
- "cri-o-runc"
|
2020-04-24 16:18:07 +08:00
|
|
|
|
2020-10-23 18:07:46 +08:00
|
|
|
# The crio_runtimes variable defines a list of OCI compatible runtimes.
|
|
|
|
crio_runtimes:
|
|
|
|
- name: runc
|
|
|
|
path: /usr/sbin/runc
|
|
|
|
type: oci
|
|
|
|
root: /run/runc
|