Skip to content

Commit 2a8728d

Browse files
authored
Merge branch 'stackhpc/2024.1' into add-openbao
2 parents 44d9996 + a29c527 commit 2a8728d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/contributor/ofed.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@ a package update, which can also be limited to hosts in the ``mlnx`` group.
7878
7979
kayobe overcloud host package update --packages "*" --limit mlnx
8080
81-
To ensure the latest kernel is the default on boot, the bootloader entires will need
81+
To ensure the latest kernel is the default on boot, the bootloader entries will need
8282
to be reset before rebooting.
8383

8484
.. code-block:: console
8585
86-
kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/reset-bls-entires.yml -e reset_bls_host=mlnx
86+
kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/reset-bls-entries.yml -e reset_bls_host=mlnx
8787
8888
The hosts can now be rebooted to use the latest kernel, a rolling reboot may be applicable
8989
here to reduce distruptions. See the `package updates documentation <package-updates>`.

0 commit comments

Comments
 (0)