mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
fixed positions and names (#1496)
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
27ed7b1c76
commit
6c0b2180f6
@ -10,9 +10,8 @@ weight: 9.81
|
||||
weight_unit: lb
|
||||
module-bays:
|
||||
- name: Uplink
|
||||
position: '1'
|
||||
position: A
|
||||
- name: Stacking Module
|
||||
position: '2'
|
||||
- name: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
|
@ -10,9 +10,8 @@ weight: 10.25
|
||||
weight_unit: lb
|
||||
module-bays:
|
||||
- name: Uplink
|
||||
position: '1'
|
||||
position: A
|
||||
- name: Stacking Module
|
||||
position: '2'
|
||||
- name: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
|
@ -10,9 +10,8 @@ weight: 10.14
|
||||
weight_unit: lb
|
||||
module-bays:
|
||||
- name: Uplink
|
||||
position: '1'
|
||||
position: A
|
||||
- name: Stacking Module
|
||||
position: '2'
|
||||
- name: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
|
@ -11,9 +11,8 @@ weight: 5.79
|
||||
weight_unit: kg
|
||||
module-bays:
|
||||
- name: Network Module
|
||||
position: '1'
|
||||
position: A
|
||||
- name: Stacking Module
|
||||
position: '2'
|
||||
- name: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
|
@ -10,9 +10,8 @@ weight: 6.17
|
||||
weight_unit: kg
|
||||
module-bays:
|
||||
- name: Network Module
|
||||
position: '1'
|
||||
position: A
|
||||
- name: Stacking Module
|
||||
position: '2'
|
||||
- name: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
|
@ -11,9 +11,8 @@ weight: 6.18
|
||||
weight_unit: kg
|
||||
module-bays:
|
||||
- name: Network Module
|
||||
position: '1'
|
||||
position: A
|
||||
- name: Stacking Module
|
||||
position: '2'
|
||||
- name: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
|
@ -4,11 +4,11 @@ model: Aruba 3810M 4-port Stacking Module
|
||||
part_number: JL084A
|
||||
comments: HPE JL084A Aruba 3810M 4-port Stacking Module
|
||||
interfaces:
|
||||
- name: A1
|
||||
- name: Stacking port 1
|
||||
type: 10gbase-t
|
||||
- name: A2
|
||||
- name: Stacking port 2
|
||||
type: 10gbase-t
|
||||
- name: A3
|
||||
- name: Stacking port 3
|
||||
type: 10gbase-t
|
||||
- name: A4
|
||||
- name: Stacking port 4
|
||||
type: 10gbase-t
|
||||
|
@ -4,7 +4,7 @@ model: Aruba 2930 2-port Stacking Module
|
||||
part_number: JL325A
|
||||
comments: Aruba 2930 2-port Stacking Module
|
||||
interfaces:
|
||||
- name: A1
|
||||
- name: Stacking port 1
|
||||
type: 10gbase-t
|
||||
- name: A2
|
||||
- name: Stacking port 2
|
||||
type: 10gbase-t
|
||||
|
Loading…
Reference in New Issue
Block a user