From a37abd2b3e02901723e5558a83cde14c6d418c99 Mon Sep 17 00:00:00 2001 From: Ludovic Schoepps <ludovic.schoepps@uni.lu> Date: Mon, 10 Mar 2025 13:12:12 +0100 Subject: [PATCH] [luxembourg][vianden] Fix missing nodes description in generated file --- data/grid5000/sites/luxembourg/clusters/vianden/vianden.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/grid5000/sites/luxembourg/clusters/vianden/vianden.json b/data/grid5000/sites/luxembourg/clusters/vianden/vianden.json index 39863b8b67..277ebe4f53 100644 --- a/data/grid5000/sites/luxembourg/clusters/vianden/vianden.json +++ b/data/grid5000/sites/luxembourg/clusters/vianden/vianden.json @@ -8,6 +8,8 @@ ], "model": "Dell PowerEdge XE9680", + "nodes_count": 1, + "nodes_description": "2 CPUs Intel Xeon Platinum 8470, 52 cores/CPU, 2048GB RAM, 2980GB SSD, 1 x 10Gb Ethernet", "priority": 202407, "queues": [ "admin", -- GitLab