sciurus/vagrant-mutate

Support downloading input box

Closed this issue · 1 comments

Rather than requiring the user to download the input box, vagrant-libvirt should support downloading the box itself over http or https, e.g.

vagrant mutate http://files.vagrantup.com/precise32.box libvirt

Good idea! We can learn it from vagrant main module.