Templates

Sealed qcow2 disk images in the local store, referenced by <arch>/<name>[@<version>]; labs boot linked clones of them.

Templates are sealed qcow2 images in the local store, referenced by <arch>/<name>[@<version>] (omitting the version means latest). Labs boot linked clones backed by them — templates are never written to by labs. They are declared with template {} blocks and produced by a build.

The store layout is ~/.local/share/vmlab/templates/<arch>/<name>/<version>/ containing disk.qcow2 + template.wcl (hardware, profile, origin, sha256 metadata). See the template store for the on-disk detail.