From f6663fb90beffec8ac75545b0588e69f7e0b88cd Mon Sep 17 00:00:00 2001
From: Ludovic Schoepps <ludovic.schoepps@uni.lu>
Date: Mon, 7 Apr 2025 09:18:17 +0200
Subject: [PATCH] [luxembourg][vianden] Fix microcode due to std env update

---
 .../sites/luxembourg/clusters/vianden/nodes/vianden-1.yaml      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/input/grid5000/sites/luxembourg/clusters/vianden/nodes/vianden-1.yaml b/input/grid5000/sites/luxembourg/clusters/vianden/nodes/vianden-1.yaml
index 263bdd979ef..068bd9eb680 100644
--- a/input/grid5000/sites/luxembourg/clusters/vianden/nodes/vianden-1.yaml
+++ b/input/grid5000/sites/luxembourg/clusters/vianden/nodes/vianden-1.yaml
@@ -225,7 +225,7 @@ vianden-1:
     cache_l3: 110100480
     ht_capable: true
     instruction_set: x86-64
-    microcode: '0x2b000603'
+    microcode: '0x2b000620'
     model: Intel Xeon
     other_description: Intel(R) Xeon(R) Platinum 8470
     vendor: Intel
-- 
GitLab