mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Add Supermicro SuperServer 1029U-TR4T (#2209)
* 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
This commit is contained in:
parent
021f17ff84
commit
a3c7565c46
45
device-types/Supermicro/SYS-1029U-TR4T.yaml
Normal file
45
device-types/Supermicro/SYS-1029U-TR4T.yaml
Normal file
@ -0,0 +1,45 @@
|
||||
---
|
||||
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
|
Loading…
Reference in New Issue
Block a user