From 3a1a917adcab4b4c452cd9cf844ab9e4ee155e28 Mon Sep 17 00:00:00 2001 From: Nicolas Perrin <nicolas.perrin@inria.fr> Date: Fri, 19 Jun 2020 13:33:31 +0200 Subject: [PATCH] [nancy][gros] iDRAC version fix 3 --- input/grid5000/sites/nancy/clusters/gros/nodes/gros-15.yaml | 2 +- input/grid5000/sites/nancy/clusters/gros/nodes/gros-73.yaml | 2 +- input/grid5000/sites/nancy/clusters/gros/nodes/gros-99.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 14d441c1db..c6d60f90ca 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.10.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-73.yaml b/input/grid5000/sites/nancy/clusters/gros/nodes/gros-73.yaml index 7fe1cd1009..0d3567dc98 100644 --- a/input/grid5000/sites/nancy/clusters/gros/nodes/gros-73.yaml +++ b/input/grid5000/sites/nancy/clusters/gros/nodes/gros-73.yaml @@ -11,7 +11,7 @@ gros-73: release_date: 04/09/2020 vendor: Dell Inc. version: 2.6.4 - bmc_version: '4.10.10.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-99.yaml b/input/grid5000/sites/nancy/clusters/gros/nodes/gros-99.yaml index ff9fdd9288..b4870042d4 100644 --- a/input/grid5000/sites/nancy/clusters/gros/nodes/gros-99.yaml +++ b/input/grid5000/sites/nancy/clusters/gros/nodes/gros-99.yaml @@ -11,7 +11,7 @@ gros-99: release_date: 04/09/2020 vendor: Dell Inc. version: 2.6.4 - bmc_version: '4.10.10.10' + bmc_version: 4.10.10.10 chassis: manufacturer: Dell Inc. name: PowerEdge R640 -- GitLab