hpe-firmware-catalog-build¶
Build flash-list from HPE Firmware Pack for ProLiant catalog (fwrepo.json)
Builds the flash-list parameter from HPE's Firmware Pack for ProLiant
(FWPP) catalog. HPE analog to the Dell catalog flow.
What it does:
- Fetches
fwrepodata/fwrepo.jsonfromflash-hpe-catalog-url. - Reads iLO
SoftwareInventoryviailorest. - Matches catalog entries by
deviceclassandtargetUUIDs. - Picks the newest entry per matched device by
date. - Appends results to
flash-list, deduplicated byFile.
Behavior:
- Existing
flash-listentries win on conflict; hand-curated entries and theirForceflag are preserved. flash-list-check-listis left untouched, so previously flashed entries stay marked complete.- Safe to re-run.
- Does not flash anything. Schedule
flash-listorhpe-firmware-flash-listafter this task.
Filtering:
flash-hpe-catalog-include: regex list, filenames must match one.flash-hpe-catalog-exclude: regex list, filenames must match none.flash-hpe-catalog-force: marks every produced entryForce: true.
Objects that Reference hpe-firmware-catalog-build¶
Not used in current content packs