Actions
Bug #14010
closedSome network facts are ignored
Status:
Closed
Priority:
Normal
Assignee:
Category:
Discovery plugin
Target version:
Difficulty:
Triaged:
Description
Some network facts (those ending with _eth0 or similar) are ignored and not shown on the discovered host page, for example auto_negotiation_XXX. The current code skips all facts because it present them in the Highlight section, while we should still show them.
Also there is a pending PR for the image to add LLDAP facts like lldp_neighbor_portid_XXX which are also completely ignored.
Actions