Open adrahon opened 9 years ago
Same issue with docker :)
At lease makes sense to put a big disclaimer with all that information in the README, so people can figure out the state of the proyect faster.
I think one major missing feature from libvirt is the ability to specify a 9p mount as mapped
rather than passthrough
.
See https://github.com/pradels/vagrant-libvirt/issues/274
Otherwise, you are probably in the best position to know if libvirt is the better alternative.
I updated the README to direct people to vagrant-libvirt. Not sure how to retire the rubygem though.
Probably you can create an after install message in the gemspec and put a deprecation warning into the gem descriptin as well. An extreme way to do things will be to yank all the versions.
I'm thinking of retiring this project for the following reasons:
I think all users should switch to vagrant-libvirt, except if there's anything it's missing, I'd be happy to contribute any feature from vagrant-kvm to vagrant-libvirt if that's the case.
Of course if anyone is interested in maintaining their own fork, I'll support it being the official version.
Happy to hear any comments.