inventory-minimal¶
Set initial inventory, hardware, and cloud values
Sets the machine/type parameter and collects comprehensive inventory data.
Hardware Detection:
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:
Lenovomapped tohw-lv-baseHPEorHPmapped tohw-hp-baseDell Inc.mapped tohw-dell-baseinnotek GmbHmapped tohw-virtualbox-baseSolidFiremapped tohw-sf-base
Any other platform not listed above will be mapped to hw-<MFG>-base with
only spaces remapped to underscore characters.
Cloud Detection:
If cloud/provider is set, collects cloud metadata including:
- cloud/public-ipv4
- cloud/public-hostname
- cloud/instance-type
- cloud/placement/availability-zone
The initial values are derived from the Manufacturer value found in the
systems DMI data structure (under .DMI.System.Manufacturer) and cloud
metadata APIs when available.
Objects that Reference inventory-minimal¶
Not used in current content packs
Objects used by inventory-minimal¶
- templates setup.tmpl
- params gohai-inventory
- params cloud/provider
- params cloud/meta-apis
- templates prelude.ps1.tmpl
- params gohai-inventory
- params cloud/provider