Skip to content

Commit

Permalink
Add iLO6
Browse files Browse the repository at this point in the history
  • Loading branch information
martialblog committed Mar 15, 2024
1 parent 52d06af commit dea24b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions hp/ilo/firmware_data.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ var FixedVersionMap = map[string]PlatformInfo{
"pciIntegratedLightsOutRemoteInsight3": {"3", "1.93"},
"pciIntegratedLightsOutRemoteInsight4": {"4", "2.82"},
"pciIntegratedLightsOutRemoteInsight5": {"5", "3.01"},
"pciIntegratedLightsOutRemoteInsight6": {"6", "1.56"},
}
1 change: 1 addition & 0 deletions hp/mib/cpq_sm_cntrl.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ var CpqSm2CntlrModelMap = StringMap{
9: "pciIntegratedLightsOutRemoteInsight3", // Integrated Lights-Out 3 Edition
10: "pciIntegratedLightsOutRemoteInsight4", // Integrated Lights-Out 4 Edition
11: "pciIntegratedLightsOutRemoteInsight5", // Integrated Lights-Out 5 Edition
12: "pciIntegratedLightsOutRemoteInsight6", // Integrated Lights-Out 6 Edition
}

0 comments on commit dea24b4

Please sign in to comment.