<div dir="ltr">Per cloud-init, I think that's doable. I added support for cloud-init so Ill see if that can get me going on an easy path.<div><br></div><div>Per uploading: I'm not sure. This might be pretty complex. Vagrant has a concept of boxes (for non local files its usually just a zip folder with a metadata manifest) [1] and uploading to their cloud platform atlas [2] but that kind of gets outside the realm of Vagrant and more into the niche that Packer[3] fits.</div><div>There has been some work on packer with qemu[4] but not oVirt so possibly thats a good place for another project to fit (ovirt packer provider)</div><div><br></div><div>[1] <a href="https://github.com/myoung34/vagrant-ovirt4/tree/master/example_box">https://github.com/myoung34/vagrant-ovirt4/tree/master/example_box</a></div><div>[2] <a href="https://www.vagrantup.com/docs/boxes.html">https://www.vagrantup.com/docs/boxes.html</a></div><div>[3] <a href="https://www.packer.io/">https://www.packer.io/</a></div><div>[4] <a href="https://www.packer.io/docs/builders/qemu.html">https://www.packer.io/docs/builders/qemu.html</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 24, 2017 at 8:17 AM, Barak Korren <span dir="ltr"><<a href="mailto:bkorren@redhat.com" target="_blank">bkorren@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 24 August 2017 at 15:35, Marc Young <<a href="mailto:3vilpenguin@gmail.com">3vilpenguin@gmail.com</a>> wrote:<br>
><br>
> Vagrant requires coming up from a template (and a modified one at that [1].<br>
<br>
</span>I was wondering about this approach. Could things be changed so that a<br>
vanilla image (Like the ones hosted on oVirt Glance) and a cloud-init<br>
script would be sufficient?<br>
<br>
It would be even better if Vargant could upload the images from<br>
libvirt boxes directly into oVirt.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Barak Korren<br>
RHV DevOps team , RHCE, RHCi<br>
Red Hat EMEA<br>
<a href="http://redhat.com" rel="noreferrer" target="_blank">redhat.com</a> | TRIED. TESTED. TRUSTED. | <a href="http://redhat.com/trusted" rel="noreferrer" target="_blank">redhat.com/trusted</a><br>
</font></span></blockquote></div><br></div>