From 29fcc6e37b2d2298c2069d9e65f6583f755ee280 Mon Sep 17 00:00:00 2001 From: Nicolas Perrin <nicolas.perrin@inria.fr> Date: Fri, 19 Jun 2020 10:53:04 +0200 Subject: [PATCH] [nancy][gros] iDRAC version fix 2 --- data/grid5000/sites/nancy/clusters/gros/nodes/gros-15.json | 2 +- input/grid5000/sites/nancy/clusters/gros/nodes/gros-15.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/grid5000/sites/nancy/clusters/gros/nodes/gros-15.json b/data/grid5000/sites/nancy/clusters/gros/nodes/gros-15.json index 5f544cbaf9..48d8352a91 100644 --- a/data/grid5000/sites/nancy/clusters/gros/nodes/gros-15.json +++ b/data/grid5000/sites/nancy/clusters/gros/nodes/gros-15.json @@ -11,7 +11,7 @@ "vendor": "Dell Inc.", "version": "2.6.4" }, - "bmc_version": "4.10", + "bmc_version": "4.10.10.10", "chassis": { "manufacturer": "Dell Inc.", "name": "PowerEdge R640", diff --git a/input/grid5000/sites/nancy/clusters/gros/nodes/gros-15.yaml b/input/grid5000/sites/nancy/clusters/gros/nodes/gros-15.yaml index 1054142972..14d441c1db 100644 --- a/input/grid5000/sites/nancy/clusters/gros/nodes/gros-15.yaml +++ b/input/grid5000/sites/nancy/clusters/gros/nodes/gros-15.yaml @@ -11,7 +11,7 @@ gros-15: release_date: 04/09/2020 vendor: Dell Inc. version: 2.6.4 - bmc_version: '4.10' + bmc_version: '4.10.10.10' chassis: manufacturer: Dell Inc. name: PowerEdge R640 -- GitLab