From 8084b86c9bcfe65a2438463ceb6ab88d0daf71e0 Mon Sep 17 00:00:00 2001 From: Nicolas Perrin <nicolas.perrin@inria.fr> Date: Wed, 13 Dec 2023 14:38:47 +0100 Subject: [PATCH] [rennes][abacus22] Change boot-type (bios -> uefi) --- data/grid5000/sites/rennes/clusters/abacus22/abacus22.json | 2 +- input/grid5000/sites/rennes/clusters/abacus22/abacus22.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/grid5000/sites/rennes/clusters/abacus22/abacus22.json b/data/grid5000/sites/rennes/clusters/abacus22/abacus22.json index 87b348584c9..5c0abcfa6cb 100644 --- a/data/grid5000/sites/rennes/clusters/abacus22/abacus22.json +++ b/data/grid5000/sites/rennes/clusters/abacus22/abacus22.json @@ -1,5 +1,5 @@ { - "boot_type": "bios", + "boot_type": "uefi", "created_at": "Mon, 04 Dec 2023 00:00:00 GMT", "exotic": false, "kavlan": false, diff --git a/input/grid5000/sites/rennes/clusters/abacus22/abacus22.yaml b/input/grid5000/sites/rennes/clusters/abacus22/abacus22.yaml index 5ffb5b5569e..c938b4894a1 100644 --- a/input/grid5000/sites/rennes/clusters/abacus22/abacus22.yaml +++ b/input/grid5000/sites/rennes/clusters/abacus22/abacus22.yaml @@ -1,7 +1,7 @@ model: Dell PowerEdge C6320 created_at: 2023-12-04 kavlan: false -boot_type: bios +boot_type: uefi exotic: false queues: - admin -- GitLab