From 2b8e59f0ab9e1a8dd9fd51eb3ca0c7bb92fbbc33 Mon Sep 17 00:00:00 2001 From: Michel Blockelet Date: Fri, 2 Oct 2009 11:33:09 +0200 Subject: [PATCH] [gestion/annuaires.py] Modification uplink batm Ca marche pas, branchez-le autre part ... darcs-hash:20091002093309-ddb99-220b261d6581fa8e0317e9efef25bf18a7cb6915.gz --- gestion/annuaires.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gestion/annuaires.py b/gestion/annuaires.py index 5d4e7158..047c5523 100644 --- a/gestion/annuaires.py +++ b/gestion/annuaires.py @@ -507,8 +507,8 @@ uplink_prises={ 'a' : 305 : 'uplink->batj-2', 307 : 'uplink->multiprise', 319 : 'uplinkpourri->batg-0'}, 'm' : -{ 49 : 'uplink->batm-6', 50 : 'libre-service', - 149 : 'uplink->batm-2', 150 : 'uplink->backbone', +{ 49 : 'uplink->batm-6', 50 : 'uplink->backbone', + 149 : 'uplink->batm-2', 150 : 'libre-service', 249 : 'uplink->batm-1', 250 : 'uplink->batm-3', 349 : 'uplink->batm-2', 350 : 'uplink->batm-4', 449 : 'uplink->batm-3', 450 : 'uplink->batm-5',