geerlingguy/raspberry-pi-dramble

Provide libvirt/kvm images for geerlingguy/debian10

rgarrigue opened this issue · 1 comments

I'm running kvm/libvirt instead of VirtualBox. Mabe it'ld be easy for you to add it to your vagrant image ? Otherwise nevermind.

~/personal/dramble/testing/vagrant (master ✔) ᐅ vagrant up
Bringing machine 'kube1' up with 'libvirt' provider...
Bringing machine 'kube2' up with 'libvirt' provider...
Bringing machine 'kube3' up with 'libvirt' provider...
Bringing machine 'kube4' up with 'libvirt' provider...
==> kube1: Box 'geerlingguy/debian10' could not be found. Attempting to find and install...
    kube1: Box Provider: libvirt
    kube1: Box Version: >= 0
==> kube1: Loading metadata for box 'geerlingguy/debian10'
    kube1: URL: https://vagrantcloud.com/geerlingguy/debian10
==> kube3: Box 'geerlingguy/debian10' could not be found. Attempting to find and install...
==> kube1: An error occurred. The error will be shown after all tasks complete.
...

@rgarrigue - Yeah, unfortunately I've decided to only maintain VirtualBox images for now; however if you can find another minimal debian10 base box on Vagrant Cloud that has a libvirt version, it should work just as well with the vagrant configuration here.