summaryrefslogtreecommitdiffstats
path: root/conf/distro/include/meta-virt-container-incus.inc
blob: 3792d58d320abbd2e14eed3fde4ef660f6fb50ba (plain)
1
2
3
4
5
6
7
8
9
include meta-virt-container.inc

# Incus is a system container and VM manager built on LXC.
# It does not use the OCI container engine/runtime/networking model.
VIRTUAL-RUNTIME_container_engine ??= "incus"
VIRTUAL-RUNTIME_container_runtime ??= ""
VIRTUAL-RUNTIME_container_networking ??= ""
VIRTUAL-RUNTIME_container_dns ??= ""
VIRTUAL-RUNTIME_container_orchestration ??= ""