From dcd761bc41b4d8e5045bb64d076686e4960fe017 Mon Sep 17 00:00:00 2001
From: BERARD Benjamin <benjamin.berard@inria.fr>
Date: Mon, 15 Jun 2020 14:05:23 +0200
Subject: [PATCH] [gros][idrac] Change iDrac mac of gros-63-bmc

---
 data/grid5000/sites/nancy/clusters/gros/nodes/gros-63.json  | 2 +-
 input/grid5000/sites/nancy/clusters/gros/nodes/gros-63.yaml | 2 +-
 2 files changed, 2 insertions(+), 2 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 e759591c9dc..18ae07cde44 100644
--- a/data/grid5000/sites/nancy/clusters/gros/nodes/gros-63.json
+++ b/data/grid5000/sites/nancy/clusters/gros/nodes/gros-63.json
@@ -155,7 +155,7 @@
       "interface": "Ethernet",
       "ip": "172.17.66.63",
       "kavlan": false,
-      "mac": "54:bf:64:fb:ef:14",
+      "mac": "34:48:ed:e7:22:b4",
       "management": true,
       "mountable": false,
       "mounted": false,
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 71809ec087d..498897ffeb3 100644
--- a/input/grid5000/sites/nancy/clusters/gros/nodes/gros-63.yaml
+++ b/input/grid5000/sites/nancy/clusters/gros/nodes/gros-63.yaml
@@ -21,7 +21,7 @@ gros-63:
   network_adapters:
     bmc:
       ip: 172.17.66.63
-      mac: 54:bf:64:fb:ef:14
+      mac: 34:48:ed:e7:22:b4
       management: true
     eth0:
       driver: mlx5_core
-- 
GitLab