mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 23:36:29 +00:00
![]() GCE also gets its own file. For now, this scales - but we might want to refactor when there is more that just the kernel package we need to choose from |
||
---|---|---|
.. | ||
tasks | ||
__init__.py | ||
manifest-schema.yml | ||
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" ]