Trivial: minor typo fix around network boot document

Change-Id: I9413c48ce6159bc2f452b8208c057443915f41f8
Signed-off-by: Kaifeng Wang <kaifeng.w@gmail.com>
This commit is contained in:
Kaifeng Wang
2025-08-12 14:05:23 +08:00
parent 13e37e3004
commit d7cea2a8bc

View File

@@ -4,8 +4,8 @@ Configuring Network Boot
Ironic's primary means of booting hardware to perform actions or work on a
baremetal node is to perform network booting. Traditionally, this has meant
the use of Preboot Execution Environment, or PXE. This support and
and functionality has evolve as time has gone on to include support for not
just the ``pxe`` ``boot_interface`` in concert with hardware vendor specific
functionality has evolve as time has gone on to include support for not
just the ``pxe`` ``boot_interface`` in concern with hardware vendor specific
variations, but also a distinct ``ipxe`` setting for ``boot_interface`` with
default values to enable use of `iPXE <https://ipxe.org/>`_.