Hi oVirt Community,
We are thrilled to announce that **the first stable version of the oVirt
Packer plugin (v1.0.0)** is now publicly available! 🎉
You can download it from the official GitHub release page:
https://github.com/oVirt/packer-plugin-ovirt/releases/tag/v1.0.0
# What is the oVirt Packer Plugin?
The plugin extends HashiCorp Packer with native support for oVirt,
allowing you to:
* Automate the creation of oVirt VM templates directly from Packer builds.
* Define image pipelines (boot, provision, export) using a familiar
HCL/JSON syntax.
* Leverage oVirt’s API for disk, network, and storage profile management
without manual intervention.
* Integrate seamlessly with CI/CD pipelines (GitLab CI, Jenkins, GitHub
Actions, etc.) for repeatable, version‑controlled images.
Happy building!
Best regards,
The oVirt Developers