summaryrefslogtreecommitdiff
path: root/doc/source/admin/drivers/ilo.rst
diff options
context:
space:
mode:
authorankit <ankit.dhn31@gmail.com>2021-04-13 10:13:04 +0000
committerankit <ankit.dhn31@gmail.com>2021-04-13 10:16:31 +0000
commit5a27ea6fe6a33402ffc4f6c3c5222338f2473e76 (patch)
tree23f5a9fd2ab2fe8df35492bffb1391aa9480c2b4 /doc/source/admin/drivers/ilo.rst
parentb4d8a493d9fdb693e64f3d0b11245523c2510665 (diff)
downloadironic-5a27ea6fe6a33402ffc4f6c3c5222338f2473e76.tar.gz
Followup patch for security dashboard clean steps
This patch addresses all the remaining comments on the security dashboard clean steps for ilo driver. Change-Id: Id454642439d09fa8edd7bab9259dfc4ba9b55a01
Diffstat (limited to 'doc/source/admin/drivers/ilo.rst')
-rw-r--r--doc/source/admin/drivers/ilo.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/admin/drivers/ilo.rst b/doc/source/admin/drivers/ilo.rst
index 735ff9702..f82ed3ec5 100644
--- a/doc/source/admin/drivers/ilo.rst
+++ b/doc/source/admin/drivers/ilo.rst
@@ -1668,7 +1668,7 @@ manual cleaning step can only be initiated when a node is in the ``manageable``
state. Once the manual cleaning is finished, the node will be put in the
``manageable`` state again. A user can follow steps from :ref:`manual_cleaning`
to initiate manual cleaning operation on a node. This feature is only supported
-for ``ilo5`` based hardware.
+for iLO5 based hardware.
An example of a manual clean step with ``security_parameters_update`` as the
only clean step could be::
@@ -1736,7 +1736,7 @@ Update Minimum Password Length security parameter as manual clean step
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
iLO driver can invoke ``Minimum Password Length`` security parameter update as a manual clean
-step. This feature is only supported for ``ilo5`` based hardware.
+step. This feature is only supported for iLO5 based hardware.
An example of a manual clean step with ``update_minimum_password_length`` as the
only clean step could be::
@@ -1758,7 +1758,7 @@ Update Authentication Failure Logging security parameter as manual clean step
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
iLO driver can invoke ``Authentication Failure Logging`` security parameter update as a manual clean
-step. This feature is only supported for ``ilo5`` based hardware.
+step. This feature is only supported for iLO5 based hardware.
An example of a manual clean step with ``Authentication Failure Logging`` as the
only clean step could be::