sciurus/vagrant-mutate

Support converting to vagrant-kvm

Closed this issue · 4 comments

Support converting to vagrant-kvm

#14 is related.

As miurahr notes, the vagrant-kvm format requires us to generate a box.xml file in libvirt xml format. I need to do #15 before writing files like this can be implemented.

As to the contents of the box.zml, how much of it actually needs to be determined from the input box and how much of it can I hard-code? I will look at the import_ovf code in vagrant-kvm to determine this.

I have an implementation that works for me in a branch names kvm. I tested against vagrant-kvm 0.1.4.

@miurahr can you look at the branch and give me your feedback?

I've merged this into master and released it in 0.1.3.