diff options
| -rw-r--r-- | conf/distro/include/meta-virt-container-k3s-host.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/meta-virt-container-k3s-host.inc b/conf/distro/include/meta-virt-container-k3s-host.inc index 166d7cf1..f92cb956 100644 --- a/conf/distro/include/meta-virt-container-k3s-host.inc +++ b/conf/distro/include/meta-virt-container-k3s-host.inc | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | include meta-virt-container.inc | 1 | include meta-virt-container.inc |
| 2 | 2 | ||
| 3 | VIRTUAL-RUNTIME_container_engine ?= "" | 3 | VIRTUAL-RUNTIME_container_engine ?= "" |
| 4 | VIRTUAL-RUNTIME_container_runtime ?= "" | 4 | VIRTUAL-RUNTIME_container_runtime ?= "virtual-runc" |
| 5 | VIRTUAL-RUNTIME_container_networking ?= "" | 5 | VIRTUAL-RUNTIME_container_networking ?= "" |
| 6 | VIRTUAL-RUNTIME_container_dns ?= "" | 6 | VIRTUAL-RUNTIME_container_dns ?= "" |
| 7 | VIRTUAL-RUNTIME_container_orchestration ?= "k3s-host" | 7 | VIRTUAL-RUNTIME_container_orchestration ?= "k3s-host" |
