[ovirt-users] Re: ovirt template import using ansible

2023-07-05 Thread destfinal--- via Users
Hi Guys, I still could not manage to get this working. Can somebody please help? Thanks ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Cod

[ovirt-users] Re: ovirt template import using ansible

2023-06-26 Thread destfinal--- via Users
@Arik the import worked are expected. I tried to do the reverse - exporting a template to a node as an OVA template. But could not get it working. Here is what I have tried: ``` - name: Export the template ovirt.ovirt.ovirt_template: auth: "{{ovirt_auth}}" cluster: "{{source_c

[ovirt-users] Re: ovirt template import using ansible

2023-06-26 Thread destfinal--- via Users
That really helps. Thanks @Arik. Will try and update. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.or

[ovirt-users] Re: ovirt template import using ansible

2023-06-25 Thread cello86
Hi Pavel, Did you use also terraform to start the vms? Thanks, Marcello ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct:

[ovirt-users] Re: ovirt template import using ansible

2023-06-25 Thread Arik Hadas
On Thu, Jun 22, 2023 at 5:43 PM destfinal--- via Users wrote: > Thanks for taking time for responding, @arik. > > "you didn't elaborate on what doesn't work for you using Ansible" - I have > no issues creating a template using ansible. I have not raised an ansible > issue in particular. > > "I su

[ovirt-users] Re: ovirt template import using ansible

2023-06-22 Thread destfinal--- via Users
@pavel, thanks for sharing the packer example. Packer is definitely useful in creating a template (which can override my implementation of creating vm, perform required configuration and create a template out of it). I will look into it. Thanks ___ Us

[ovirt-users] Re: ovirt template import using ansible

2023-06-22 Thread destfinal--- via Users
Thanks for taking time for responding, @arik. "you didn't elaborate on what doesn't work for you using Ansible" - I have no issues creating a template using ansible. I have not raised an ansible issue in particular. "I suppose the ability to export a template as an OVA is missing, right?" - Not

[ovirt-users] Re: ovirt template import using ansible

2023-06-22 Thread Pavel Šipoš
Hi. If it's any help to you we use packer to create qemu image (in qcow2 format) and then ansible to generate template on ovirt cluster. For template we used this project: https://github.com/jclaret/packer-templates With kind regards, Pavel On 22/06/2023 08:52, Arik Hadas wrote: On Mon, J

[ovirt-users] Re: ovirt template import using ansible

2023-06-21 Thread Arik Hadas
On Mon, Jun 12, 2023 at 12:06 PM destfinal--- via Users wrote: > Hi, > > I use a set of templates, generated in one cluster and re-used in multiple > clusters. The clusters do not have direct connections between each other. > My dev environment can talk to all the clusters. Currently, > > 1. I ex

[ovirt-users] Re: ovirt template import using ansible

2023-06-18 Thread destfinal--- via Users
Bump ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Arch