bootstrap-vz/providers/one/REAME.md

17 lines
400 B
Markdown
Raw Normal View History

2013-08-01 11:19:20 +02:00
# RAW provider
This provider creates a raw image file. It can be combined with opennebula plugin to add OpenNebula contextualization.
By default, it creates a network interface configured with DHCP.
# Configuration
## provider
*raw* : use this provider
##virtualization
* ide: basic disk emulation (/dev/sda)
* virtio: Virtio emulation (for KVM), provides better disk performances (/dev/vda)