From 0678666da67d83a83800382f165b43c07ee014ca Mon Sep 17 00:00:00 2001 From: BERARD Benjamin <benjamin.berard@inria.fr> Date: Tue, 16 Jun 2020 09:50:47 +0200 Subject: [PATCH] [gros] Update iDrac and Bios on gros-63 - motherboard changing --- data/grid5000/sites/nancy/clusters/gros/nodes/gros-63.json | 6 +++--- input/grid5000/sites/nancy/clusters/gros/nodes/gros-63.yaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/data/grid5000/sites/nancy/clusters/gros/nodes/gros-63.json b/data/grid5000/sites/nancy/clusters/gros/nodes/gros-63.json index 18ae07cde4..c9bed96daa 100644 --- a/data/grid5000/sites/nancy/clusters/gros/nodes/gros-63.json +++ b/data/grid5000/sites/nancy/clusters/gros/nodes/gros-63.json @@ -7,11 +7,11 @@ "platform_type": "x86_64" }, "bios": { - "release_date": "11/26/2019", + "release_date": "01/13/2020", "vendor": "Dell Inc.", - "version": "2.4.8" + "version": "2.5.4" }, - "bmc_version": "4.00.00.00", + "bmc_version": "4.10.10.10", "chassis": { "manufacturer": "Dell Inc.", "name": "PowerEdge R640", diff --git a/input/grid5000/sites/nancy/clusters/gros/nodes/gros-63.yaml b/input/grid5000/sites/nancy/clusters/gros/nodes/gros-63.yaml index 498897ffeb..6f09a07b6c 100644 --- a/input/grid5000/sites/nancy/clusters/gros/nodes/gros-63.yaml +++ b/input/grid5000/sites/nancy/clusters/gros/nodes/gros-63.yaml @@ -8,10 +8,10 @@ gros-63: nb_threads: 36 platform_type: x86_64 bios: - release_date: 11/26/2019 + release_date: 01/13/2020 vendor: Dell Inc. - version: 2.4.8 - bmc_version: 4.00.00.00 + version: 2.5.4 + bmc_version: 4.10.10.10 chassis: manufacturer: Dell Inc. name: PowerEdge R640 -- GitLab