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.
78
78
79
79
kayobe overcloud host package update --packages "*" --limit mlnx
80
80
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
82
82
to be reset before rebooting.
83
83
84
84
.. code-block :: console
85
85
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
87
87
88
88
The hosts can now be rebooted to use the latest kernel, a rolling reboot may be applicable
89
89
here to reduce distruptions. See the `package updates documentation <package-updates> `.
You can’t perform that action at this time.
0 commit comments