Merge "added note about Packer to create images"

This commit is contained in:
Jenkins
2014-04-29 08:31:42 +00:00
committed by Gerrit Code Review

View File

@@ -147,6 +147,13 @@ echo -n > /lib/udev/rules.d/75-persistent-net-generator.rules
xlink:href="http://vagrantup.com">Vagrant</link>
boxes, but it can also be used to build KVM images.</para>
</section>
<section xml:id="packer">
<title>Packer</title>
<para><link xlink:href="http://www.packer.io/">
Packer</link> is a tool for creating machine images for multiple platforms
from a single source configuration.
</para>
</section>
<section xml:id="imagefactory">
<title>imagefactory</title>
<para><link xlink:href="http://imgfac.org/"