Skip to content

Commit

Permalink
PowerVault ME4024 and 42H29 Controller (netbox-community#1083)
Browse files Browse the repository at this point in the history
* Updating powervault me4024 and controller to be device parent/child

* fix mistake with md3200. converted both me4024 and md3200 to parent devices
  • Loading branch information
danner26 authored Feb 1, 2023
1 parent 2f4a462 commit 57e0f8b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
---
manufacturer: Dell
model: 49H29
slug: dell_controller_49H29
part_number: 49H29
comments: PowerVault ME4012 ME4024 SAS 4 Port Controller
comments: SAS 4 Port Controller for use in the Dell ME4012, ME4024, and ME4084
u_height: 0
is_full_depth: false
airflow: front-to-rear
subdevice_role: child
interfaces:
- name: mgmtport_{module}
type: 1000base-t
Expand Down
5 changes: 2 additions & 3 deletions device-types/Dell/PowerVault_MD3200.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,19 @@
manufacturer: Dell
model: PowerVault MD3200
slug: dell_powervault_md3200
comments: '[Dell PowerVault MD3200 Datasheet](http://www1.la.dell.com/content/products/productdetails.aspx/powervault-md3200?c=vc&l=en&s=corp)'
u_height: 2
is_full_depth: true
airflow: front-to-rear
subdevice_role: parent
module-bays:
- name: '1'
label: PSU Slot 1
position: '1'
- name: '2'
label: PSU Slot 2
position: '2'
device-bays:
- name: A
label: Controller Slot A
position: A
- name: B
label: Controller Slot B
position: B
5 changes: 3 additions & 2 deletions device-types/Dell/PowerVault_ME4024.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,17 @@ model: PowerVault ME4024
slug: dell_powervault_me4024
u_height: 2
is_full_depth: true
airflow: front-to-rear
subdevice_role: parent
module-bays:
- name: '1'
label: PSU Slot 1
position: '1'
- name: '2'
label: PSU Slot 2
position: '2'
device-bays:
- name: A
label: Controller Slot A
position: A
- name: B
label: Controller Slot B
position: B

0 comments on commit 57e0f8b

Please sign in to comment.