[ovirt-users] Re: Ovirt and Vagrant

2021-01-06 Thread Gervais de Montbrun
I saw that yesterday! Thanks for the help guys. I'm not a Ruby programmer, so have been poking at this on and off for weeks. It looks like the two most recent PR's may have solved my two most apparent problems with the plugin. I want to test more functionality with vagrant (like suspend, halt,

[ovirt-users] Re: Ovirt and Vagrant

2021-01-06 Thread Staniforth, Paul
Hello Gervais, update from our developers I've just checked the email chain, and it looks like it has since been fixed up stream (https://github.com/myoung34/vagrant-ovirt4/pull/121

[ovirt-users] Re: Ovirt and Vagrant

2021-01-06 Thread Staniforth, Paul
Hello Gervais, I have asked our developers who use the plugin and here is the response. Regards, Paul S. Hi Paul, We have had to maintain our own changes to the oVirt Vagrant plugin. Probably we need to start committing to and publishing our own fork. Theres an obtuse

[ovirt-users] Re: Ovirt and Vagrant

2021-01-05 Thread Martin Perina
On Tue, Jan 5, 2021 at 7:56 PM Strahil Nikolov via Users wrote: > В 10:41 -0400 на 05.01.2021 (вт), Gervais de Montbrun написа: > > Thanks for the feedback. Are you using ansible to launch the vm from the > template, or to provision the template once it is up? > > I was cloning VMs from a templat

[ovirt-users] Re: Ovirt and Vagrant

2021-01-05 Thread Strahil Nikolov via Users
В 10:41 -0400 на 05.01.2021 (вт), Gervais de Montbrun написа: Thanks for the feedback. Are you using ansible to launch the vm from the template, or to provision the template once it is up? I was cloning VMs from a template, but as I'm still on oVirt 4.3 - I cannot use this approach with EL8 (only

[ovirt-users] Re: Ovirt and Vagrant

2021-01-05 Thread Martin Perina
Hi Gervais, Have you checked examples for the ovirt_vm module? https://docs.ansible.com/ansible/latest/collections/ovirt/ovirt/ovirt_vm_module.html Or if you need something more "high level" there is also vm_infra role: https://github.com/oVirt/ovirt-ansible-collection/tree/master/roles/vm_infr

[ovirt-users] Re: Ovirt and Vagrant

2021-01-05 Thread Gervais de Montbrun
Thanks for the feedback. Are you using ansible to launch the vm from the template, or to provision the template once it is up? We have 15+ developers bringing up vm's for a variety of different environments (like 80) for different, custom configurations of client environments. Vagrant is really

[ovirt-users] Re: Ovirt and Vagrant

2021-01-04 Thread Yedidyah Bar David
On Mon, Jan 4, 2021 at 8:38 PM Gervais de Montbrun wrote: > > Anyone using vagrant with oVirt 4.4? > > I am trying to get the vagrant plugin working with oVirt, but I am > experiencing issues. https://github.com/myoung34/vagrant-ovirt4/issues/120 > I wonder what other folks are using or if someon

[ovirt-users] Re: Ovirt and Vagrant

2021-01-04 Thread Strahil Nikolov via Users
> I wonder what other folks are using or if someone has any suggestions > to offer. I'm using Ansible do deploy some stuff from templates. I think that terraform is also used with oVirt, so you can give it a try. Best Regards, Strahil Nikolov ___ Users