Update iDRAC doc with missing interfaces

Change-Id: I691b76879ba00fb5535d7016c9d6fb53e9dde462
This commit is contained in:
Aija Jauntēva 2021-01-20 09:18:48 -05:00
parent 7b0487df2e
commit b0df0960e2
1 changed files with 5 additions and 5 deletions

View File

@ -93,11 +93,11 @@ following configuration:
Below is the list of supported interface implementations in priority
order:
================ ===================================================
================ ============================================================
Interface Supported Implementations
================ ===================================================
================ ============================================================
``bios`` ``idrac-wsman``, ``idrac-redfish``, ``no-bios``
``boot`` ``ipxe``, ``pxe``
``boot`` ``ipxe``, ``pxe``, ``idrac-redfish-virtual-media``
``console`` ``no-console``
``deploy`` ``iscsi``, ``direct``, ``ansible``, ``ramdisk``
``inspect`` ``idrac-wsman``, ``idrac``, ``idrac-redfish``,
@ -108,8 +108,8 @@ Interface Supported Implementations
``raid`` ``idrac-wsman``, ``idrac``, ``no-raid``
``rescue`` ``no-rescue``, ``agent``
``storage`` ``noop``, ``cinder``, ``external``
``vendor`` ``idrac-wsman``, ``idrac``, ``no-vendor``
================ ===================================================
``vendor`` ``idrac-wsman``, ``idrac``, ``idrac-redfish``, ``no-vendor``
================ ============================================================
.. NOTE::
``idrac`` is the legacy name of the WSMAN interface. It has been