vagrant-xhyve
vagrant-xhyve copied to clipboard
Vagrant pluging only runs kexec
Hi, is there any way to modify the pluging to set in the vagrant config what type of provider you are running? I see that kexec is hardcoded and I would like to use fbsd. Thanks!
You can see it on: lib/vagrant-xhyve/util/vagrant-xhyve.rb Line 54 vendor/xhyve-ruby/lib/xhyve/guest.rb Line 84
Hey @ebarriosjr ! There isn't at the moment, but patches would be welcome. Or... if you could point me at a fbsd image I could take a look at exposing this!
Edit: Oh I see, there's an example in the xhyve repo, neat. This should be pretty easy to do. Still feel free to provide a patch, but I'll try to get to it. :)
I tried... #10 Here is an example box: https://app.vagrantup.com/ebarriosjr/boxes/FreeBSD12.1-zfs