From f7804fe25fe5e8845cbcc6cf8d538f6be202ed8d Mon Sep 17 00:00:00 2001 From: "Karl Q." Date: Sun, 3 Aug 2025 09:59:47 -0700 Subject: [PATCH] feat - add DIMM slots on `sys-5019d-fn8tp` as module bays (#3259) 4.3+ netbox supports DIMM as module bays Co-authored-by: Karl Quinsland Co-authored-by: Harry --- device-types/Supermicro/SYS-5019D-FN8TP.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/device-types/Supermicro/SYS-5019D-FN8TP.yaml b/device-types/Supermicro/SYS-5019D-FN8TP.yaml index a82a43b9..07303a6f 100644 --- a/device-types/Supermicro/SYS-5019D-FN8TP.yaml +++ b/device-types/Supermicro/SYS-5019D-FN8TP.yaml @@ -50,3 +50,14 @@ module-bays: - name: M.2 2 position: '5' description: M.2 B Key for SSD/WAN card + - name: DIMM A1 + position: '1' + description: DDR4 DIMM slot + - name: DIMM A2 + position: '2' + description: DDR4 DIMM slot + - name: DIMM B1 + position: '3' + description: DDR4 DIMM slot + - name: DIMM B2 + position: '4'