# Info: KCL CRIO schemas for provisioning (Provisioning) # Author: JesusPerezLorenzo # Release: 0.0.1 # Date: 30-06-2024 schema Crio: name: str = "crio" version: str runtime_default: "crun" | "runc" | "youki" = "crun" runtimes: str = "crun,runc"