mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
82a0de3ebb
* Rename incorrectly named Gen10 to Gen10 Plus * Add Synergy 480 Gen10 * Properly modularize Synergy 12000 Frame * Add Synergy Composer2 * Add Synergy 50Gb ILM * Remove spurious "HPE" from model names * Fix part number * Fix module name * Add VC SE 100Gb F32 Module for Synergy * Add Synergy 4-port Frame Link Module * Add QuickSpecs links * Add weight and airflow info * Add power supply * Fix link syntax * Fix airflow * Fix interface names * Added weight for Composer2 appliance * End-of-fille fixes * End-of-fille fixes * Fix position type (was integer, change to string) * Fix yaml string quoting * Remove spurious console ports * Synergy Frame 12000 Change Appliance, Interconnect, and Frame Link into devices not modules * Convert synergy modules into devices * Slug fixes * Add Management and iLO interfaces
18 lines
392 B
YAML
18 lines
392 B
YAML
---
|
|
manufacturer: HPE
|
|
model: Synergy Composer2 Management Appliance
|
|
slug: hpe-synergy-composer2-management-appliance
|
|
comments: '[QuickSpecs](https://psnow.ext.hpe.com/doc/c04815139)'
|
|
part_number: 872957-B21
|
|
weight: 1400
|
|
weight_unit: g
|
|
u_height: 0
|
|
subdevice_role: child
|
|
interfaces:
|
|
- name: Management
|
|
type: virtual
|
|
mgmt_only: true
|
|
- name: iLO
|
|
type: virtual
|
|
mgmt_only: true
|