Hi Community,
we setup a lot of HPE Gen9 and Gen10 DL servers for endcustomer use.
Update the firmware to the level of the current SPP is the first step.
At the moment, we use latest SPP iso on a bootable USB drive.
We boot from USB drive. In the SUM GUI we use automated settings.
The systems firmware is updated with the current baseline with the autodetection of updates in the SPP.
To automize this process I would like to perform this process on CentOS 7 cli.
CentOS is just command line, no GUI.
The system won't have Interent access and I don't want to use any online repository with apt-get or similiar.
I need a tool like SUT that runs on linux cli. (Not with the GUI like SUM)
As repositroy I want to use whole SPP. (so I can specify directory or file location in cli command)
I wasn't able to find out how to do that with the HPE guides.
Which tool can I use?
SUT from here: http://downloads.linux.hpe.com/SDR/repo/sut/
Do I have to use the Firmware Pack for ProLiant (fwpp) instead of SPP?
Are there any license/entitlement tokens required for using sut on linux cli?
If any of you uses this method, what are the commands for automatic discovery and update using a defined repository?
Thanks in advance.