mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
![]() Lines removed: over 500. Readiblity gained: A shitload Now you can actually get an overview of a manifest on a single screen height. I am sure that it will also save a lot of hassle when modifying schema in the future. No more "expected property name" etc. because of an extraneous comma Comments are of course natively support, so there's no need for this minify_json hokey pokey |
||
---|---|---|
.. | ||
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" ]