iPXE document about the existence of prebuilt images

Prior to this patch the Ironic documentation was only mentioning about
the images which are packaged by the supported distros and about compiling
an iPXE image from source.  This patch extends the documentation to talk
about the prebuilt images that are distributed by the iPXE project.

The patch also fixes the syntax of the note RST tag.

Change-Id: I3b4230e5a43e4db5268e1d0c2a1dcdf25ffac396
This commit is contained in:
Lucas Alvares Gomes 2015-10-21 14:47:21 +01:00
parent 93f5a12a99
commit ff6c8b6e54

View File

@ -988,9 +988,11 @@ on the Bare Metal service node(s) where ``ironic-conductor`` is running.
Fedora/RHEL7/CentOS7:
cp /usr/share/ipxe/undionly.kpxe /tftpboot
*Note: If the packaged version of the iPXE boot image doesn't
work for you or you want to build one from source take a look at
http://ipxe.org/download for more information on preparing iPXE image.*
.. note::
If the packaged version of the iPXE boot image doesn't work, you
can download a prebuilt one from http://boot.ipxe.org/undionly.kpxe
or build one image from source, see http://ipxe.org/download for
more information.
#. Enable/Configure iPXE in the Bare Metal Service's configuration file
(/etc/ironic/ironic.conf)::