inventory-minimal¶
Creates a critical alert if a bootstrap Task failure occurs.
Sets the machine/type
parameter for other tasks to use later.
If a base hardware profile for the given physical machine Manufacturer exists,
also add that to the Machine. This is used for Hardware Lifecycle management
tasks (BIOS, Firmware, RAID, etc); typically in the universal-hardware
Workflow.
Known hardware manufacturers will be remapped to a common Profile name, as follows:
Lenovo
mapped tohw-lv-base
HPE
orHP
mapped tohw-hp-base
Dell Inc.
mapped tohw-dell-base
innotek GmbH
mapped tohw-virtualbox-base
SolidFire
mapped tohw-sf-base
Any other platform not listed above will be mapped to hw-<MFG>-base
with
only spaces remapped to underscore characters.
The initial value is derived from the Manfufacturer value found in the
systems DMI data structure (under .DMI.System.Manufacturer
).