Skip to content

Commit

Permalink
(core/hardware.pp) add chassis model
Browse files Browse the repository at this point in the history
  • Loading branch information
dtapiacl committed May 13, 2024
1 parent 14b4dbb commit 530ff71
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion site/profile/manifests/core/hardware.pp
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,10 @@
/SSG-640SP-E1CR90/: {
include ipmi
}
/1115HS-TNR/: {
include ipmi
}
}

# On SM H12SSL-NT dmi.product.name == "Super Server", which isn't very helpful
case fact('dmi.board.product') {
/H12SSL-NT/: {
Expand Down

0 comments on commit 530ff71

Please sign in to comment.