From cc57e2e815caa532a3138050f96d743df1c6966e Mon Sep 17 00:00:00 2001 From: Sami Nieminen Date: Mon, 22 Sep 2025 09:58:52 +0300 Subject: [PATCH] Add HPE P65741-B21 iLO enablement kit. (#3565) --- module-types/HPE/P65741-B21.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 module-types/HPE/P65741-B21.yaml diff --git a/module-types/HPE/P65741-B21.yaml b/module-types/HPE/P65741-B21.yaml new file mode 100644 index 00000000..617cf694 --- /dev/null +++ b/module-types/HPE/P65741-B21.yaml @@ -0,0 +1,12 @@ +--- +manufacturer: HPE +model: ML30 Gen11 iLO/NIC/M.2/COM Port Kit +part_number: P65741-B21 +console-ports: + - name: Serial + type: de-9 +interfaces: + - name: iLO + type: 1000base-t + enabled: true + mgmt_only: true