c5544fb7a0
Implements an optional collector 'collect_dmidecode_info' for collecting detailed info of processor, memory and BIOS and adds it to the inspection data. Collects BIOS, processor, memory info and adds under the 'dmi' key. Change-Id: Ida9b418ca579b15de70d17886631f3b21697987e Closes-Bug: #1635057
5 lines
159 B
YAML
5 lines
159 B
YAML
---
|
|
features:
|
|
- Adds a new optional dmidecode output collector called ``dmi-decode``.
|
|
It collects dmi output for BIOS, processor and memory information.
|