alpine-zdt-images/overlay/zdt/configs/machine/vm.conf

14 lines
224 B
Plaintext
Raw Normal View History

name = [vm] # we need a name to be able to skip
machine_name = "Virtual"
packages {
falco-kernel-virt = kubezero
}
2024-04-08 13:01:20 +00:00
services {
boot {
# Fails on cloudhypervisor anyways
hwclock = null
}
}