From 530ff7145abfde57852cd0784e59ad980375bd54 Mon Sep 17 00:00:00 2001 From: Diego Tapia <64498901+dtapia-IT@users.noreply.github.com> Date: Mon, 13 May 2024 12:20:03 -0400 Subject: [PATCH] (core/hardware.pp) add chassis model --- site/profile/manifests/core/hardware.pp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/site/profile/manifests/core/hardware.pp b/site/profile/manifests/core/hardware.pp index 614220b193..7d1956dfd3 100644 --- a/site/profile/manifests/core/hardware.pp +++ b/site/profile/manifests/core/hardware.pp @@ -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/: {