File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ It will also create a inventory of all components of a system.
5454
5555R.I.P. IPMI
5656
57- Version: 1.8.1 (2024-10-22 )
57+ Version: 1.9.0 (2024-12-06 )
5858
5959mandatory arguments:
6060 -H HOST, --host HOST define the host to request. To change the port just
@@ -454,6 +454,7 @@ Models:
454454* PRIMERGY RX2530 M5 (iRMC Version 2.50P)
455455* PRIMERGY RX2540 M4 (iRMC Version 2.50P)
456456* PRIMERGY RX2540 M5 (iRMC Version 2.50P)
457+ * PRIMERGY RX2540 M6 (iRMC Version 3.54P)
457458
458459### Cisco
459460* Cisco C220M4SX (CIMC Version 4.1(2a))
Original file line number Diff line number Diff line change 1616R.I.P. IPMI
1717"""
1818
19- __version__ = "1.8.1 "
20- __version_date__ = "2024-10-22 "
19+ __version__ = "1.9.0 "
20+ __version_date__ = "2024-12-06 "
2121__author__ = "Ricardo Bartels <ricardo@bitchbrothers.com>"
2222__description__ = "Check Redfish Plugin"
2323__license__ = "MIT"
You can’t perform that action at this time.
0 commit comments