diff --git a/device-types/HPE/ProLiant_DL360_Gen7.yaml b/device-types/HPE/ProLiant_DL360_Gen7.yaml new file mode 100644 index 00000000..a622c312 --- /dev/null +++ b/device-types/HPE/ProLiant_DL360_Gen7.yaml @@ -0,0 +1,38 @@ +--- +manufacturer: HPE +model: ProLiant DL360 Gen7 +slug: hp_dl360_g7 +u_height: 1 +is_full_depth: true +part_number: 579237-B21 +comments: '[HP ProLiant DL360 QuickSpecs](https://www.hpe.com/psnow/doc/c04284501)' +console-ports: + - name: Serial + type: de-9 + - name: VGA + type: other +module-bays: + - name: PSU1 + position: PSU1 + - name: PSU2 + position: PSU2 + - name: FlexLOM + position: FlexLOM + - name: PCIe1 + position: PCIe1 + - name: PCIe2 + position: PCIe2 + - name: PCIe3 + position: PCIe3 +interfaces: + - name: Gig-E 1 + type: 1000base-t + - name: Gig-E 2 + type: 1000base-t + - name: Gig-E 3 + type: 1000base-t + - name: Gig-E 4 + type: 1000base-t + - name: iLO + type: 1000base-t + mgmt_only: true diff --git a/device-types/HPE/ProLiant_ML350p_Gen8.yaml b/device-types/HPE/ProLiant_ML350p_Gen8.yaml new file mode 100644 index 00000000..9c4362d6 --- /dev/null +++ b/device-types/HPE/ProLiant_ML350p_Gen8.yaml @@ -0,0 +1,46 @@ +--- +manufacturer: HPE +model: ProLiant ML350p Gen8 +slug: hp_ml350p_gen8 +u_height: 4 +is_full_depth: true +part_number: 652063-B21 +comments: '[HP ProLiant ML350p QuickSpecs](https://www.hpe.com/psnow/doc/c04123166)' +console-ports: + - name: VGA + type: other +module-bays: + - name: PSU1 + position: PSU1 + - name: PSU2 + position: PSU2 + - name: PCIe1 + position: PCIe1 + - name: PCIe2 + position: PCIe2 + - name: PCIe3 + position: PCIe3 + - name: PCIe4 + position: PCIe4 + - name: PCIe5 + position: PCIe5 + - name: PCIe6 + position: PCIe6 + - name: PCIe7 + position: PCIe7 + - name: PCIe8 + position: PCIe9 + - name: PCIe9 + position: PCIe9 +interfaces: + - name: Gig-E 1 + type: 1000base-t + - name: Gig-E 2 + type: 1000base-t + - name: Gig-E 3 + type: 1000base-t + - name: Gig-E 4 + type: 1000base-t + - name: iLO + type: 1000base-t + mgmt_only: true