From 78773d1ba59b4d915033c620a71ff7a7e1174033 Mon Sep 17 00:00:00 2001 From: Nicolas Perrin <nicolas.perrin@inria.fr> Date: Thu, 12 Oct 2023 08:02:20 +0200 Subject: [PATCH] [rennes][abacus18] add by_path disk and eth interface type --- input/grid5000/sites/rennes/clusters/abacus18/abacus18.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/input/grid5000/sites/rennes/clusters/abacus18/abacus18.yaml b/input/grid5000/sites/rennes/clusters/abacus18/abacus18.yaml index 6af1886763e..cb6a5efcec1 100644 --- a/input/grid5000/sites/rennes/clusters/abacus18/abacus18.yaml +++ b/input/grid5000/sites/rennes/clusters/abacus18/abacus18.yaml @@ -36,12 +36,14 @@ nodes: mac: 70:b5:e8:de:e4:08 ip: 172.17.109.18 eth0: + interface: Ethernet enabled: true mountable: true mounted: true mac: F4:02:70:B9:60:4E ip: 172.16.109.18 eth1: + interface: Ethernet enabled: false mountable: false mounted: false -- GitLab