From 592300c66392dc1916621a9d3ae5bf361481c833 Mon Sep 17 00:00:00 2001 From: Pierre Neyron <pierre.neyron@imag.fr> Date: Mon, 28 Aug 2023 10:55:40 +0200 Subject: [PATCH] [estats][kavlan] Add estats to vlans --- input/grid5000/vlans.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/input/grid5000/vlans.yaml b/input/grid5000/vlans.yaml index 4241c4a2089..96af589acff 100644 --- a/input/grid5000/vlans.yaml +++ b/input/grid5000/vlans.yaml @@ -122,6 +122,7 @@ vlans: local rennes parasilo eth1 0 0 8 0 local sophia uvb eth0 0 0 1 0 local toulouse montcalm eth0 0 0 0 0 + local toulouse estats eth0 0 0 1 0 global grenoble yeti eth0 0 0 0 0 global grenoble dahu eth0 0 0 1 0 global lille chifflot eth0 0 0 4 0 @@ -180,6 +181,7 @@ vlans: global nantes ecotype eth0 0 0 49 0 global nantes ecotype eth1 0 0 49 100 global toulouse montcalm eth0 0 0 50 0 + global toulouse estats eth0 0 0 51 0 routed grenoble yeti eth0 0 4 0 0 routed grenoble dahu eth0 0 4 1 0 routed grenoble troll eth0 0 4 2 0 @@ -232,6 +234,7 @@ vlans: routed rennes parasilo eth0 0 24 7 0 routed rennes parasilo eth1 0 24 8 0 routed toulouse montcalm eth0 0 28 0 0 + routed toulouse estats eth0 0 29 0 0 routed sophia uvb eth0 0 32 1 0 routed luxembourg petitprince eth0 0 40 2 0 routed luxembourg petitprince eth1 0 40 3 0 -- GitLab