Add youki runtime support (#8411)

This commit is contained in:
Victor Morales
2022-01-21 14:01:07 -08:00
committed by GitHub
parent 38d129a0b6
commit e88aa7c96b
18 changed files with 269 additions and 0 deletions

View File

@@ -54,6 +54,12 @@
when:
- crun_enabled
- name: Build a list of crio runtimes with youki runtime
set_fact:
crio_runtimes: "{{ crio_runtimes + [youki_runtime] }}"
when:
- youki_enabled
- name: Make sure needed folders exist in the system
with_items:
- /etc/crio