add option to enable cdi for containerd (#10603)

This commit is contained in:
Noam
2023-11-14 18:20:19 +02:00
committed by GitHub
parent eb015c0362
commit cbd3a83a06
2 changed files with 7 additions and 0 deletions

View File

@@ -105,3 +105,6 @@ containerd_supported_distributions:
- "UnionTech"
- "UniontechOS"
- "openEuler"
# Enable container device interface
enable_cdi: false