diff --git a/doc/source/admin/drivers/ipmitool.rst b/doc/source/admin/drivers/ipmitool.rst index 6f9f0440f5..6b472a3507 100644 --- a/doc/source/admin/drivers/ipmitool.rst +++ b/doc/source/admin/drivers/ipmitool.rst @@ -202,7 +202,7 @@ a value that can be used from the list provided (from last to first): .. code-block:: ini [ipmi] - cipher_suite_versions = ['1','2','3','6','7','8','11','12'] + cipher_suite_versions = 1,2,3,6,7,8,11,12 To find the suitable values for this configuration, you can check the field `RMCP+ Cipher Suites` after running an ``ipmitool`` command, e.g: