From 7bf2f659b3695a11750e85cd8bc16ae4b5741915 Mon Sep 17 00:00:00 2001 From: Rafal S <12183899+sulik76@users.noreply.github.com> Date: Fri, 3 Feb 2023 20:05:18 +0100 Subject: [PATCH] Create a template for Inspur NF8260M6 (#1089) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Create a template for Inspur NF8260M6 * Update template --------- Co-authored-by: RafaƂ Sulkowski Co-authored-by: Daniel W. Anner --- device-types/Inspur/NF8260M6.yaml | 61 +++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 device-types/Inspur/NF8260M6.yaml diff --git a/device-types/Inspur/NF8260M6.yaml b/device-types/Inspur/NF8260M6.yaml new file mode 100644 index 00000000..6efb3000 --- /dev/null +++ b/device-types/Inspur/NF8260M6.yaml @@ -0,0 +1,61 @@ +--- +manufacturer: Inspur +model: NF8260M6 +slug: inspur_nf8260m6 +part_number: NF8260M6 +u_height: 2 +is_full_depth: true +airflow: front-to-rear +comments: '[Inspur NF8260M6 Technical Specifications](https://en.inspur.com/en/servers/rack_servers/2545986/index.html)' +console-ports: + - name: BMC Debug Serial Port + type: other + - name: System Serial Port + type: other +module-bays: + - name: PSU0 + position: Down + - name: PSU1 + position: Top + - name: OCP3 + position: OCP3 + - name: PCIe0 + position: PCIe0 + label: Motherboard + - name: PCIe1 + position: PCIe1 + label: Motherboard + - name: PCIe2 + position: PCIe2 + label: Motherboard + - name: PCIe3 + position: PCIe3 + label: Motherboard + - name: PCIe4 + position: PCIe4 + label: Motherboard + - name: PCIe5 + position: PCIe5 + label: Motherboard + - name: PCIe6 + position: PCIe6 + label: PCIe riser module 0 + - name: PCIe7 + position: PCIe7 + label: PCIe riser module 0 + - name: PCIe8 + position: PCIe8 + label: PCIe riser module 0 + - name: PCIe9 + position: PCIe9 + label: PCIe riser module 1 + - name: PCIe10 + position: PCIe10 + label: PCIe riser module 1 + - name: PCIe11 + position: PCIe11 + label: PCIe riser module 1 +interfaces: + - name: BMC + type: 1000base-t + mgmt_only: true