mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Added Intel HNS2600TPR Blade (#1178)
* pre-commit fixed eof new line * fixed child weight, added module-bays for pcie riser and added QSFP+ interface * fixed weight and module-bays positions --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
38bd217fc1
commit
ccc44471ee
32
device-types/Intel/HNS2600TPR.yaml
Normal file
32
device-types/Intel/HNS2600TPR.yaml
Normal file
@ -0,0 +1,32 @@
|
||||
---
|
||||
manufacturer: Intel
|
||||
model: HNS2600TPR
|
||||
slug: intel-hns2600tpr
|
||||
airflow: front-to-rear
|
||||
weight: 1.0
|
||||
weight_unit: kg
|
||||
u_height: 0
|
||||
comments: |
|
||||
[HNS2600TPR Specifications on intel.com](https://ark.intel.com/content/www/us/en/ark/products/88297/intel-compute-module-hns2600tpr.html)
|
||||
subdevice_role: child
|
||||
inventory-items:
|
||||
- name: S2600TPR
|
||||
label: Intel Server Board S2600TPR
|
||||
manufacturer: Intel
|
||||
interfaces:
|
||||
- name: GigabitEthernet1
|
||||
type: 1000base-t
|
||||
- name: GigabitEthernet2
|
||||
type: 1000base-t
|
||||
- name: IPMI
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: QSFPPlus
|
||||
type: 40gbase-x-qsfpp
|
||||
module-bays:
|
||||
- name: PCIe Riser 1
|
||||
label: PCIe Riser 1
|
||||
position: '1'
|
||||
- name: PCIe Riser 2
|
||||
label: PCIe Riser 2
|
||||
position: '2'
|
Loading…
Reference in New Issue
Block a user