instack-undercloud/elements/instack-vm/README.md
Ben Nemec 518d0d7dff Add instack-vm element
This allows the instack vm to be built using diskimage-builder
instead of virt-builder.
2014-09-10 11:48:08 -04:00

9 lines
281 B
Markdown

Build an instack vm image
This element allows building an instack vm image using diskimage-builder. To build
the image simply include this element and the appropriate distro element.
For example:
disk-image-create -a amd64 -o instack \
--image-size 30 \
fedora instack-vm