feat: add onboot
Some checks failed
CI / build (push) Failing after 3m29s
CI / lint (push) Failing after 3m2s
CI / pkl-validate (push) Successful in 14s
CI / integration-tests (push) Has been skipped
CI / conformance-tests (latest) (push) Has been skipped

This commit is contained in:
2026-02-04 23:24:43 +01:00
parent 92db61569c
commit 728bf709cf
5 changed files with 23 additions and 4 deletions

View File

@@ -33,5 +33,6 @@ forma {
ostemplate = "local:vztmpl/alpine-3.22-default_20250617_amd64.tar.xz"
cores = 2
memory = 1024
onboot = 1
}
}