Skip to content

Update iRMC Firmware

Go to Automation

View in GitLab

Description

This playbook updates the firmware of an iRMC interface. It gets the iRCM password from passwordstate, validates input parameters, retrieves chassis and mainboard models, and uploads the appropriate firmware file. The playbook monitors the update process until completion and ensures the firmware is flashed successfully.
Firmware files need to be placed in \\stadgent\junction\Automation\irmc_firmware\\\\

Credentials

  • Passwordstate - API Key for iRMC passwords

Input

Variable Description
irmc_hostname Fully qualified domain name of iRMC
file_name Firmware file name (eg: 0360P.bin)

Output

None

Dependencies