mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
38bd217fc1
* ignore my custom venv dir * Created definition for Intel H2312XXLR2 * changed power-ports type to iec-60320-c22 * Delete .gitignore deleted my changed .gitignore * restored original .gitignore * Update .gitignore added new line at end of file * changed power ports type to iec-60320-c14 * added weight, airflow and changed power-ports to module bays * removed comment * created module-types for intel 1600w and 2130w redundant power supplies * changed weight to fit new schema and changed position on module-bays * fixed PSU module name to reflect position in device * Update H2312XXLR2.yaml Fixed position reference * Update FXX1600PCRPS.yaml Fix power-ports reference * Update FXX2130PCRPS.yaml fix power-ports definition --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
35 lines
944 B
YAML
35 lines
944 B
YAML
---
|
|
manufacturer: Intel
|
|
model: H2312XXLR2
|
|
slug: intel-h2312xxlr2
|
|
u_height: 2
|
|
airflow: front-to-rear
|
|
weight: 30.6
|
|
weight_unit: kg
|
|
is_full_depth: true
|
|
comments: |
|
|
[H2312XXLR2 Specifications on intel.com](https://www.intel.com/content/www/us/en/products/sku/87573/intel-server-chassis-h2312xxlr2/specifications.html)
|
|
[Intel Server Chassis H2000G Service Guide (PDF)](https://www.intel.com/content/dam/support/us/en/documents/server-products/server-boards/H2000G_SG.pdf)
|
|
subdevice_role: parent
|
|
device-bays:
|
|
- name: Node 1
|
|
label: Compute Node 1
|
|
- name: Node 2
|
|
label: Compute Node 2
|
|
- name: Node 3
|
|
label: Compute Node 3
|
|
- name: Node 4
|
|
label: Compute Node 4
|
|
module-bays:
|
|
- name: PSU Slot 1
|
|
label: Power Supply 1
|
|
position: '1'
|
|
- name: PSU Slot 2
|
|
label: Power Supply 2
|
|
position: '2'
|
|
inventory-items:
|
|
- name: FHW12X35HS12G
|
|
label: 12Gb SAS backplane
|
|
manufacturer: Intel
|
|
part_id: FHW12X35HS12G
|