Trivial: formatting issue in the inventory docs
Double ticks don't work if followed by a symbol without space. Change-Id: Ia455650b5e601dadb2b0ab91f71e1d9286d26071
This commit is contained in:
parent
b32f6c6d94
commit
2ddb693491
@ -191,7 +191,7 @@ fields:
|
|||||||
``interfaces``
|
``interfaces``
|
||||||
list of network interfaces with fields: ``name``, ``mac_address``,
|
list of network interfaces with fields: ``name``, ``mac_address``,
|
||||||
``ipv4_address``, ``lldp``, ``vendor``, ``product``, and optionally
|
``ipv4_address``, ``lldp``, ``vendor``, ``product``, and optionally
|
||||||
``biosdevname``(BIOS given NIC name). If configuration option
|
``biosdevname`` (BIOS given NIC name). If configuration option
|
||||||
``collect_lldp`` is set to True the ``lldp`` field will be populated
|
``collect_lldp`` is set to True the ``lldp`` field will be populated
|
||||||
by a list of type-length-value(TLV) fields retrieved using the
|
by a list of type-length-value(TLV) fields retrieved using the
|
||||||
Link Layer Discovery Protocol (LLDP).
|
Link Layer Discovery Protocol (LLDP).
|
||||||
|
Loading…
Reference in New Issue
Block a user