From d7cea2a8bc60e19453e588e602fae527af9b3c68 Mon Sep 17 00:00:00 2001 From: Kaifeng Wang Date: Tue, 12 Aug 2025 14:05:23 +0800 Subject: [PATCH] Trivial: minor typo fix around network boot document Change-Id: I9413c48ce6159bc2f452b8208c057443915f41f8 Signed-off-by: Kaifeng Wang --- doc/source/install/configure-pxe.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/install/configure-pxe.rst b/doc/source/install/configure-pxe.rst index 7c7bd775d6..86cdd39d35 100644 --- a/doc/source/install/configure-pxe.rst +++ b/doc/source/install/configure-pxe.rst @@ -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 `_.