File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
8282to 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
8989here to reduce distruptions. See the `package updates documentation <package-updates> `.
You can’t perform that action at this time.
0 commit comments