diff options
-rw-r--r-- | doc/source/admin/drivers/ilo.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/admin/drivers/ilo.rst b/doc/source/admin/drivers/ilo.rst index 78a63b7d9..ca48594a8 100644 --- a/doc/source/admin/drivers/ilo.rst +++ b/doc/source/admin/drivers/ilo.rst @@ -33,6 +33,11 @@ to enable the ``ilo`` and ``ilo5`` hardware type, see .. note:: Only HPE ProLiant Gen10 servers supports hardware type ``redfish``. +.. warning:: + It is important to note that while the HPE Edgeline series of servers may + contain iLO adapters, they are known to not be compatible with the ``ilo`` + hardware type. The ``redfish`` hardware type should be used instead. + The hardware type ``ilo`` supports following HPE server features: * `Boot mode support`_ |