hpe-system-gen¶
The generation of HPE ProLiant gear this system is.
This tracks the generation of HPE ProLiant gear that the running system is. We do this because HPE organizes their tooling and firmware updates according to the system generation.
Current known generations are:
- g7
- gen8
- gen9
- gen10
- gen11
Generation will be determined automatically using the following code:
dmidecode |gawk 'match($0, /Product Name:.* ([Gg]7|[Gg]en[0-9]+)/, m) { print tolower(m[1]); exit}'
Objects that Reference hpe-system-gen¶
- tasks hpe-tools-install in HPE Support as part of Templates.[0].Contents (used)
- tasks hpe-tools-install in HPE Support as part of Templates.[2].Contents (used)
- templates ipmi-hpe-tools.sh.tmpl in Multi-API OOB/BMC Control as part of Contents (used)
- params flash-hpe-catalog-url in Firmware Flash as part of Schema.default (used)
- tasks hpe-firmware-catalog-build in Firmware Flash as part of Templates.[0].Contents (used)
Objects used by hpe-system-gen¶
Not used in current content packs