From ca107b0b727d350d6e5a52fe5f2131bdbd2dcfd4 Mon Sep 17 00:00:00 2001 From: salles Date: Fri, 3 Feb 2006 20:45:28 +0100 Subject: [PATCH] Ajout des uplinks relatifs bata-3 darcs-hash:20060203194528-72cb0-4a18d8b3fec795965835cfcf5818c272cf7871b3.gz --- gestion/annuaires.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gestion/annuaires.py b/gestion/annuaires.py index a11bc2af..a784dbed 100755 --- a/gestion/annuaires.py +++ b/gestion/annuaires.py @@ -448,7 +448,8 @@ chbre_prises={ 'a' : uplink_prises={ 'a' : { 49 : 'uplink->backbone', 50 : 'uplink->bata-1', 149 : 'uplink->bata-0', 150 : 'uplink->bata-2', - 225 : 'uplink->bata-1', 226 : 'libre-service' }, + 225 : 'uplink->bata-1', 226 : 'uplink->bata-3', + 325 : 'uplink->bata-2', 326 : 'libre-service'}, 'b' : { 45 : 'libre-service', 48 : 'libre-service', 49 : 'uplink->backbone', 50 : 'uplink->batb-1',