From 1175212ad2707a6b21fe66e4be8bec86d05398fb Mon Sep 17 00:00:00 2001
From: Patrice RINGOT <patrice.ringot@loria.fr>
Date: Sun, 10 Mar 2024 15:46:37 +0100
Subject: [PATCH] [nancy][grouille-1] motherboard replacement

---
 .../sites/nancy/clusters/grouille/nodes/grouille-1.json         | 2 +-
 .../sites/nancy/clusters/grouille/nodes/grouille-1.yaml         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/grid5000/sites/nancy/clusters/grouille/nodes/grouille-1.json b/data/grid5000/sites/nancy/clusters/grouille/nodes/grouille-1.json
index 52b402420e6..41e7e813621 100644
--- a/data/grid5000/sites/nancy/clusters/grouille/nodes/grouille-1.json
+++ b/data/grid5000/sites/nancy/clusters/grouille/nodes/grouille-1.json
@@ -272,7 +272,7 @@
       "interface": "Ethernet",
       "ip": "172.17.79.1",
       "kavlan": false,
-      "mac": "70:b5:e8:cf:5c:b6",
+      "mac": "70:b5:e8:e8:e6:d2",
       "management": true,
       "mountable": false,
       "mounted": false,
diff --git a/input/grid5000/sites/nancy/clusters/grouille/nodes/grouille-1.yaml b/input/grid5000/sites/nancy/clusters/grouille/nodes/grouille-1.yaml
index 7462fd2081c..7ade544fece 100644
--- a/input/grid5000/sites/nancy/clusters/grouille/nodes/grouille-1.yaml
+++ b/input/grid5000/sites/nancy/clusters/grouille/nodes/grouille-1.yaml
@@ -87,7 +87,7 @@ grouille-1:
   network_adapters:
     bmc:
       ip: 172.17.79.1
-      mac: 70:b5:e8:cf:5c:b6
+      mac: 70:b5:e8:e8:e6:d2
       management: true
     eth0:
       driver: tg3
-- 
GitLab