summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-02-14 22:08:48 +0000
committerGerrit Code Review <review@openstack.org>2022-02-14 22:08:48 +0000
commitfea638aafdb018057c3ec44ce09508c98d03195b (patch)
treeafdc334daadefb602022601bf35d609d50a57cba
parent6d9afbebe3cdf89b4b1630915c2387f7f1198ebc (diff)
parentf4f76e7fd16e681b4fc68789b65ffbb85367f072 (diff)
downloadironic-fea638aafdb018057c3ec44ce09508c98d03195b.tar.gz
Merge "iRMC: Fix instructions for boot interface"
-rw-r--r--doc/source/admin/drivers/irmc.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/admin/drivers/irmc.rst b/doc/source/admin/drivers/irmc.rst
index af7d10506..7e53bf8bb 100644
--- a/doc/source/admin/drivers/irmc.rst
+++ b/doc/source/admin/drivers/irmc.rst
@@ -235,14 +235,14 @@ For more information on node automated cleaning, see :ref:`automated_cleaning`
Boot from Remote Volume
^^^^^^^^^^^^^^^^^^^^^^^
-The ``irmc`` hardware type supports the generic iPXE-based remote volume
+The ``irmc`` hardware type supports the generic PXE-based remote volume
booting when using the following boot interfaces:
* ``irmc-pxe``
* ``pxe``
In addition, the ``irmc`` hardware type supports remote volume booting without
-iPXE. This is available when using the ``irmc-virtual-media`` boot interface.
+PXE. This is available when using the ``irmc-virtual-media`` boot interface.
This feature configures a node to boot from a remote volume by using the API
of iRMC. It supports iSCSI and FibreChannel.