From 89c7723a2615cbbb0874f924a6fe7c01f014e959 Mon Sep 17 00:00:00 2001 From: Rafal S <12183899+sulik76@users.noreply.github.com> Date: Fri, 3 Feb 2023 20:02:46 +0100 Subject: [PATCH] Create a template for Inspur NF5180M6 (#1087) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Create a template for Inspur NF5180M6 * Update template --------- Co-authored-by: RafaƂ Sulkowski --- device-types/Inspur/NF5180M6.yaml | 39 +++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 device-types/Inspur/NF5180M6.yaml diff --git a/device-types/Inspur/NF5180M6.yaml b/device-types/Inspur/NF5180M6.yaml new file mode 100644 index 00000000..6f719522 --- /dev/null +++ b/device-types/Inspur/NF5180M6.yaml @@ -0,0 +1,39 @@ +--- +manufacturer: Inspur +model: NF5180M6 +slug: inspur_nf5180m6 +part_number: NF5180M6 +u_height: 1 +is_full_depth: true +airflow: front-to-rear +comments: '[Inspur NF5180M6 Technical Specifications](https://en.inspur.com/en/servers/rack_servers/2552517/index.html)' +weight: + - value: 31 + unit: kg +console-ports: + - name: BMC/System Serial + type: other +module-bays: + - name: PSU0 + position: PSU0 + - name: PSU1 + position: PSU1 + - name: OCP3 + position: OCP3 + - name: PCIe0 + position: PCIe0 + label: Left PCIe Riser-Card + - name: PCIe1 + position: PCIe1 + label: Left PCIe Riser-Card + - name: PCIe2 + position: PCIe2 + label: Right PCIe Riser-Card +interfaces: + - name: LAN0 + type: 10gbase-x-sfpp + - name: LAN1 + type: 10gbase-x-sfpp + - name: BMC + type: 1000base-t + mgmt_only: true