From 6c7a177a2e904978cd77a04e12420797f99494fc Mon Sep 17 00:00:00 2001
From: Jonathan Pastor <jonathancmoa@gmail.com>
Date: Mon, 2 Dec 2019 15:00:48 +0100
Subject: [PATCH] orion's gpus are not reservable

---
 input/grid5000/sites/lyon/clusters/orion/orion.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/input/grid5000/sites/lyon/clusters/orion/orion.yaml b/input/grid5000/sites/lyon/clusters/orion/orion.yaml
index c5ee8480918..6580ec2a925 100644
--- a/input/grid5000/sites/lyon/clusters/orion/orion.yaml
+++ b/input/grid5000/sites/lyon/clusters/orion/orion.yaml
@@ -31,6 +31,7 @@ nodes:
         power_default_limit: 225.00 W
         vbios_version: 70.10.46.00.05
         vendor: Nvidia
+        reservation: false
     network_adapters:
       eth0:
         enabled: true
-- 
GitLab