Skip to content

Commit

Permalink
providers/supermicro: X11SCH-F updates are supported
Browse files Browse the repository at this point in the history
  • Loading branch information
joelrebel committed Sep 20, 2023
1 parent b9b7ef8 commit 390b949
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions providers/supermicro/firmware.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ func (c *Client) deviceSupported(ctx context.Context) error {
supported := []string{
"X11SCM-F",
"X11DPH-T",
"X11SCH-F",
}

data, err := c.fruInfo(ctx)
Expand Down

0 comments on commit 390b949

Please sign in to comment.