# A human virtual resources creator from templates Currently only `libvirt` is supported as driver. It provided ability create resource with QEMU, LXC and much more (see: http://libvirt.org). Make sure to have `libvirt-dev` or `libvirt-devel` package (or the development files otherwise somewhere in your include path). For using LXC, please consider to build libvirt with LXC or install the related packages. # Example ``` # cat > ~/simple.yaml <