mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
d0cb58d96e
* broke component validation out to its own function. Adding logic for validating device power input. * Added console-port poe true for adapters. Updating devices to add proper power sources. * Adding switches to allow for tests to properly determine POE status. * Fixing files with missing power definitions.
44 lines
998 B
YAML
44 lines
998 B
YAML
---
|
|
manufacturer: IBM
|
|
model: BladeCenter H
|
|
slug: ibm-bladecenter-h
|
|
u_height: 9
|
|
is_full_depth: true
|
|
subdevice_role: parent
|
|
device-bays:
|
|
- name: Server Bay 1
|
|
- name: Server Bay 2
|
|
- name: Server Bay 3
|
|
- name: Server Bay 4
|
|
- name: Server Bay 5
|
|
- name: Server Bay 6
|
|
- name: Server Bay 7
|
|
- name: Server Bay 8
|
|
- name: Server Bay 9
|
|
- name: Server Bay 10
|
|
- name: Server Bay 11
|
|
- name: Server Bay 12
|
|
- name: Server Bay 13
|
|
- name: Server Bay 14
|
|
- name: I/O Module Bay 1
|
|
- name: I/O Module Bay 2
|
|
- name: I/O Module Bay 3
|
|
- name: I/O Module Bay 4
|
|
- name: I/O Module Bay 5
|
|
- name: I/O Module Bay 6
|
|
- name: I/O Module Bay 7 (High-speed)
|
|
- name: I/O Module Bay 8 (High-speed)
|
|
- name: I/O Module Bay 9 (High-speed)
|
|
- name: I/O Module Bay 10 (High-speed)
|
|
- name: Management Module Bay 1
|
|
- name: Management Module Bay 2
|
|
module-bays:
|
|
- name: PSU0
|
|
position: '0'
|
|
- name: PSU1
|
|
position: '1'
|
|
- name: PSU2
|
|
position: '2'
|
|
- name: PSU3
|
|
position: '3'
|