mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 23:36:29 +00:00
249 B
249 B
KVM provider
This provider generates raw images for KVM. It also supports an optional virtio integration.
Virtio
Add to bootstrapper the list of virtio modules to load, example:
"virtio" : [ "virtio_pci", "virtio_blk" ]