mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
4607c0d486
* Adding first revision of the VGA test cases * Second revision with less repetative code * Handling case where vga has a number in the naming * the great VGA purge!
22 lines
463 B
YAML
22 lines
463 B
YAML
---
|
|
manufacturer: Lenovo
|
|
model: System x3750 M4
|
|
slug: lenovo-system-x3750-m4
|
|
part_number: 8722C1U
|
|
u_height: 2
|
|
is_full_depth: true
|
|
comments: '[Lenovo System x3750 M4 product guide](https://lenovopress.com/tips0881.pdf)'
|
|
power-ports:
|
|
- name: PSU 1
|
|
type: iec-60320-c14
|
|
- name: PSU 2
|
|
type: iec-60320-c14
|
|
interfaces:
|
|
- name: Ethernet 1
|
|
type: 1000base-t
|
|
- name: Ethernet 2
|
|
type: 1000base-t
|
|
- name: IMM
|
|
type: 1000base-t
|
|
mgmt_only: true
|