From ac3053046e12e42e236639965bed9735ea9a57b7 Mon Sep 17 00:00:00 2001 From: Bjoern Teipel Date: Mon, 5 Feb 2018 10:37:19 -0600 Subject: [PATCH] Revert "Updating HP firmware P89 to 2.54 to prevent meltdown" HP recalled the firmware due to stability issues This reverts commit 4384431104e269643385235e2190dff77952fcd3. --- playbooks/files/update_hp_firmware.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/playbooks/files/update_hp_firmware.py b/playbooks/files/update_hp_firmware.py index 54474f7..16778ee 100644 --- a/playbooks/files/update_hp_firmware.py +++ b/playbooks/files/update_hp_firmware.py @@ -93,9 +93,9 @@ }, "SYSTEM": { "check": "hpasmcli -s \"show server\" | grep ROM | cut -d: -f2- | tr -d ' '", - "ver": "12/07/2017", - "fwpkg": "hp-firmware-system-p89-2.54_2017_12_07-1.1.i386.rpm", - "md5": "4e761671bbb0c2b72935fb29086550f9", + "ver": "02/17/2017", + "fwpkg": "hp-firmware-system-p89-2.40_2017_02_17-2.1.i386.rpm", + "md5": "4506ed3576c05989070fbe75bb58d65e", "inp": "y\nn\n", "ret": 1 },