mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
a3c7565c46
* Add Supermicro SuperServer 1029U-TR4T https://www.supermicro.com/products/system/1U/1029/SYS-1029U-TR4T.cfm * Removed ""-" from PCI-e description * Removed PCI-e for testing checking script * Removed Interfaces for testing checking script * Removed even more portions to test the checking script * Back to full config * Add brackets around the model in the comments field * Removed apostrophes and brackets * Update SYS-1029U-TR4T.yaml Converted power ports to module bays --------- Co-authored-by: Harry
46 lines
1016 B
YAML
46 lines
1016 B
YAML
---
|
|
manufacturer: Supermicro
|
|
model: SuperServer 1029U-TR4T
|
|
slug: supermicro-sys-1029u-tr4t
|
|
part_number: SYS-1029U-TR4T
|
|
u_height: 1
|
|
is_full_depth: true
|
|
weight: 11.8
|
|
weight_unit: kg
|
|
airflow: front-to-rear
|
|
comments: SuperServer SYS-1029U-TR4T (https://www.supermicro.com/products/system/1U/1029/SYS-1029U-TR4T.cfm)
|
|
console-ports:
|
|
- name: Serial
|
|
type: de-9
|
|
description: Rear port
|
|
interfaces:
|
|
- name: BMC
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
description: Dedicated IPMI LAN port
|
|
- name: Gig-E 1
|
|
type: 10gbase-t
|
|
- name: Gig-E 2
|
|
type: 10gbase-t
|
|
- name: Gig-E 3
|
|
type: 10gbase-t
|
|
- name: Gig-E 4
|
|
type: 10gbase-t
|
|
module-bays:
|
|
- name: PSU1
|
|
position: PSU1
|
|
- name: PSU2
|
|
position: PSU2
|
|
- name: PCI-E 1
|
|
position: '1'
|
|
description: Internal low profile slot
|
|
- name: PCI-E 2
|
|
position: '2'
|
|
description: Low profile slot
|
|
- name: PCI-E 3
|
|
position: '3'
|
|
description: Full height slot
|
|
- name: PCI-E 4
|
|
position: '4'
|
|
description: Full height slot
|