mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-12-13 13:30:23 +00:00
| .. | ||
| tasks | ||
| __init__.py | ||
| manifest-schema.json | ||
| README.md | ||
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" ]