mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 23:36:29 +00:00
![]() This is the first step in the effort of combining all documentation about bootstrap-vz into sphinx while still being able to access it from github (github can parse rst as well) |
||
---|---|---|
.. | ||
tasks | ||
__init__.py | ||
manifest-schema.yml | ||
README.md | ||
README.rst |
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" ]