From 27412fe1c9613324becda60126bc6103499301a0 Mon Sep 17 00:00:00 2001
From: BERARD Benjamin <benjamin.berard@inria.fr>
Date: Fri, 4 Dec 2020 12:28:12 +0100
Subject: [PATCH] [dahu/grenoble] Fix typo

---
 input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-21.yaml | 2 +-
 input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-26.yaml | 2 +-
 input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-4.yaml  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-21.yaml b/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-21.yaml
index bf9b65f4db..b1b63db88f 100644
--- a/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-21.yaml
+++ b/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-21.yaml
@@ -11,7 +11,7 @@ dahu-21:
     release_date: '08/28/2020'
     vendor: Dell Inc.
     version: 2.8.2
-  bmc_version: '4.22.00.00'
+  bmc_version: 4.22.00.00
   chassis:
     manufacturer: Dell Inc.
     name: PowerEdge C6420
diff --git a/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-26.yaml b/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-26.yaml
index 5e1b0d17ee..260c6965fb 100644
--- a/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-26.yaml
+++ b/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-26.yaml
@@ -11,7 +11,7 @@ dahu-26:
     release_date: '08/28/2020'
     vendor: Dell Inc.
     version: 2.8.2
-  bmc_version: '4.22.00.00'
+  bmc_version: 4.22.00.00
   chassis:
     manufacturer: Dell Inc.
     name: PowerEdge C6420
diff --git a/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-4.yaml b/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-4.yaml
index 42c5c9af2f..5cf1ec03d5 100644
--- a/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-4.yaml
+++ b/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-4.yaml
@@ -11,7 +11,7 @@ dahu-4:
     release_date: '08/28/2020'
     vendor: Dell Inc.
     version: 2.8.2
-  bmc_version: '4.22.00.00'
+  bmc_version: 4.22.00.00
   chassis:
     manufacturer: Dell Inc.
     name: PowerEdge C6420
-- 
GitLab