From f839f90b033d9d3f33a7880ada4624090d4fc1c8 Mon Sep 17 00:00:00 2001 From: Benjamin <berard.benjamin1@free.fr> Date: Tue, 10 Aug 2021 19:41:05 +0200 Subject: [PATCH] [nancy/gros] iDrac version fix --- data/grid5000/sites/nancy/clusters/gros/nodes/gros-112.json | 2 +- data/grid5000/sites/nancy/clusters/gros/nodes/gros-80.json | 2 +- data/grid5000/sites/nancy/clusters/gros/nodes/gros-83.json | 2 +- input/grid5000/sites/nancy/clusters/gros/nodes/gros-112.yaml | 2 +- input/grid5000/sites/nancy/clusters/gros/nodes/gros-80.yaml | 2 +- input/grid5000/sites/nancy/clusters/gros/nodes/gros-83.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/data/grid5000/sites/nancy/clusters/gros/nodes/gros-112.json b/data/grid5000/sites/nancy/clusters/gros/nodes/gros-112.json index 9c73f265d6..e99a6e77cf 100644 --- a/data/grid5000/sites/nancy/clusters/gros/nodes/gros-112.json +++ b/data/grid5000/sites/nancy/clusters/gros/nodes/gros-112.json @@ -11,7 +11,7 @@ "vendor": "Dell Inc.", "version": "2.11.2" }, - "bmc_version": "5.00", + "bmc_version": "5.00.00.00", "chassis": { "manufacturer": "Dell Inc.", "name": "PowerEdge R640", diff --git a/data/grid5000/sites/nancy/clusters/gros/nodes/gros-80.json b/data/grid5000/sites/nancy/clusters/gros/nodes/gros-80.json index ee7301b64e..6032ac1dab 100644 --- a/data/grid5000/sites/nancy/clusters/gros/nodes/gros-80.json +++ b/data/grid5000/sites/nancy/clusters/gros/nodes/gros-80.json @@ -11,7 +11,7 @@ "vendor": "Dell Inc.", "version": "2.11.2" }, - "bmc_version": "5.00", + "bmc_version": "5.00.00.00", "chassis": { "manufacturer": "Dell Inc.", "name": "PowerEdge R640", diff --git a/data/grid5000/sites/nancy/clusters/gros/nodes/gros-83.json b/data/grid5000/sites/nancy/clusters/gros/nodes/gros-83.json index c2d6c5a7b3..08881e7de8 100644 --- a/data/grid5000/sites/nancy/clusters/gros/nodes/gros-83.json +++ b/data/grid5000/sites/nancy/clusters/gros/nodes/gros-83.json @@ -11,7 +11,7 @@ "vendor": "Dell Inc.", "version": "2.11.2" }, - "bmc_version": "5.00", + "bmc_version": "5.00.00.00", "chassis": { "manufacturer": "Dell Inc.", "name": "PowerEdge R640", diff --git a/input/grid5000/sites/nancy/clusters/gros/nodes/gros-112.yaml b/input/grid5000/sites/nancy/clusters/gros/nodes/gros-112.yaml index 0d672de299..46900f346b 100644 --- a/input/grid5000/sites/nancy/clusters/gros/nodes/gros-112.yaml +++ b/input/grid5000/sites/nancy/clusters/gros/nodes/gros-112.yaml @@ -11,7 +11,7 @@ gros-112: release_date: 004/21/2021 vendor: Dell Inc. version: 2.11.2 - bmc_version: '5.00' + bmc_version: 5.00.00.00 chassis: manufacturer: Dell Inc. name: PowerEdge R640 diff --git a/input/grid5000/sites/nancy/clusters/gros/nodes/gros-80.yaml b/input/grid5000/sites/nancy/clusters/gros/nodes/gros-80.yaml index 1225329b6d..2559fd7330 100644 --- a/input/grid5000/sites/nancy/clusters/gros/nodes/gros-80.yaml +++ b/input/grid5000/sites/nancy/clusters/gros/nodes/gros-80.yaml @@ -11,7 +11,7 @@ gros-80: release_date: 004/21/2021 vendor: Dell Inc. version: 2.11.2 - bmc_version: '5.00' + bmc_version: 5.00.00.00 chassis: manufacturer: Dell Inc. name: PowerEdge R640 diff --git a/input/grid5000/sites/nancy/clusters/gros/nodes/gros-83.yaml b/input/grid5000/sites/nancy/clusters/gros/nodes/gros-83.yaml index befe16957e..62c36acb74 100644 --- a/input/grid5000/sites/nancy/clusters/gros/nodes/gros-83.yaml +++ b/input/grid5000/sites/nancy/clusters/gros/nodes/gros-83.yaml @@ -11,7 +11,7 @@ gros-83: release_date: 004/21/2021 vendor: Dell Inc. version: 2.11.2 - bmc_version: '5.00' + bmc_version: 5.00.00.00 chassis: manufacturer: Dell Inc. name: PowerEdge R640 -- GitLab