From 10c04ce9fb1ca1324aa373bbacdfb8721983c06e Mon Sep 17 00:00:00 2001
From: Pierre Neyron <pierre.neyron@imag.fr>
Date: Tue, 19 Sep 2023 15:48:55 +0200
Subject: [PATCH] [lyon][pyxis] Fix cluster model name: add Gigabyte

---
 data/grid5000/sites/lyon/clusters/pyxis/pyxis.json  | 2 +-
 input/grid5000/sites/lyon/clusters/pyxis/pyxis.yaml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/grid5000/sites/lyon/clusters/pyxis/pyxis.json b/data/grid5000/sites/lyon/clusters/pyxis/pyxis.json
index cf39f01f6e8..69f34046267 100644
--- a/data/grid5000/sites/lyon/clusters/pyxis/pyxis.json
+++ b/data/grid5000/sites/lyon/clusters/pyxis/pyxis.json
@@ -997,7 +997,7 @@
       }
     }
   ],
-  "model": "R181-T92-00",
+  "model": "Gigabyte R181-T92-00",
   "queues": [
     "admin",
     "default"
diff --git a/input/grid5000/sites/lyon/clusters/pyxis/pyxis.yaml b/input/grid5000/sites/lyon/clusters/pyxis/pyxis.yaml
index 4a048d415d5..1443120fefe 100644
--- a/input/grid5000/sites/lyon/clusters/pyxis/pyxis.yaml
+++ b/input/grid5000/sites/lyon/clusters/pyxis/pyxis.yaml
@@ -1,5 +1,5 @@
 ---
-model: R181-T92-00
+model: Gigabyte R181-T92-00
 created_at: 2020-01-06
 exotic: true
 kavlan: true
-- 
GitLab