Example Packer definitions for building Vates XCP-ng VM templates (e.g., Talos Linux templates).
This repository contains example Packer HCL files and sample variable files under the talos/ directory. The included .pkrvars files are examples and may contain placeholders or sanitized values; do NOT commit real credentials or host-specific data into the repository.
Provide sensitive values (passwords, hostnames, SSH keys, etc.) via a local .pkrvars file that is not checked in, environment variables, or your CI/CD secret manager.
See the talos/ directory for Packer templates and example variables.