From 0373995618a99262ea807ce784c6a72203395a56 Mon Sep 17 00:00:00 2001
From: Lucas Nussbaum <lucas.nussbaum@inria.fr>
Date: Fri, 17 Jan 2025 15:38:19 +0100
Subject: [PATCH] [gratouille] update postinstall and cluster priority

---
 data/grid5000/sites/nancy/clusters/gratouille/gratouille.json   | 1 +
 .../sites/nancy/clusters/gratouille/nodes/gratouille-1.json     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/data/grid5000/sites/nancy/clusters/gratouille/gratouille.json b/data/grid5000/sites/nancy/clusters/gratouille/gratouille.json
index bb4512ef5b5..0767286ec6b 100644
--- a/data/grid5000/sites/nancy/clusters/gratouille/gratouille.json
+++ b/data/grid5000/sites/nancy/clusters/gratouille/gratouille.json
@@ -8,6 +8,7 @@
 
   ],
   "model": "Dell PowerEdge R730",
+  "priority": 201806,
   "queues": [
     "admin",
     "testing"
diff --git a/data/grid5000/sites/nancy/clusters/gratouille/nodes/gratouille-1.json b/data/grid5000/sites/nancy/clusters/gratouille/nodes/gratouille-1.json
index 791c13fc1da..be97f9409fd 100644
--- a/data/grid5000/sites/nancy/clusters/gratouille/nodes/gratouille-1.json
+++ b/data/grid5000/sites/nancy/clusters/gratouille/nodes/gratouille-1.json
@@ -210,7 +210,7 @@
   "redfish": true,
   "software": {
     "forced-deployment-timestamp": 202007300948,
-    "postinstall-version": "1.2024112508",
+    "postinstall-version": "1.2025011610",
     "standard-environment": "debian11-x64-std"
   },
   "storage_devices": [
-- 
GitLab