9 lines
214 B
Text
9 lines
214 B
Text
# Info: Containerd schemas for provisioning (Provisioning)
|
|
# Author: JesusPerezLorenzo
|
|
# Release: 0.0.1
|
|
# Date: 30-06-2024
|
|
|
|
schema Containerd:
|
|
name: str = "containerd"
|
|
version: str
|
|
runtimes: str = "runc"
|