On 12/06/2023 11:11, destfinal--- via Users wrote:
Hi Marcello,
I was looking for this functionality and bumped on to the above link as well. Just curios
to know, how do you do this currently, if not using the above github code?
I currently use ansible to create a temporary vm and create a template out of it (ansible
modules ovirt.ovirt.ovirt_vm and ovirt.ovirt.ovirt_template).
Apologies for barging into your post.
Hi guys,
Another approach is to "packer" with qemu and use ansible to
upload/convert to template the result. That's how we do to build our
golden images.
Renaud