mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
8b8421be1c
* Add Supermicro SuperServer 5039MC-H8TRF and its motherboard MBD-X11SCD-F * Added context to the motherboard/server * Added context to the motherboard/server * Fixed slug by removing dash * Added SuperServer 5039MS-H8TRF and its node/motherboard X11SSD-F * Deleted previous files I added by accident * Update SYS-5039MS-H8TRF.yaml Converted power ports to module bays --------- Co-authored-by: Harry <Harry@cadby.co.uk>
27 lines
657 B
YAML
27 lines
657 B
YAML
---
|
|
manufacturer: Supermicro
|
|
model: Motherboard X11SSD-F
|
|
slug: supermicro-mbd-x11ssd-f
|
|
part_number: MBD-X11SSD-F
|
|
u_height: 0
|
|
is_full_depth: true
|
|
airflow: front-to-rear
|
|
comments: Supermicro motherboard X11SSD-F (https://www.supermicro.com/en/products/motherboard/X11SSD-F)
|
|
subdevice_role: child
|
|
interfaces:
|
|
- name: BMC
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
description: Dedicated BMC IPMI port
|
|
- name: Gig-E 1
|
|
type: 1000base-t
|
|
- name: Gig-E 2
|
|
type: 1000base-t
|
|
module-bays:
|
|
- name: PCI-E 1
|
|
position: '1'
|
|
description: PCIe 3.0 x8 (Micro Low Profile)
|
|
- name: PCI-E 2
|
|
position: '2'
|
|
description: PCIe 3.0 x8 (Low Profile)
|