From 18dfd42a0519c0cb794e2de9130a2c32fdcb4215 Mon Sep 17 00:00:00 2001 From: Olivier Huber Date: Thu, 9 Apr 2009 23:56:39 +0200 Subject: [PATCH] [./gestion/annuaires.py] Corrections darcs-hash:20090409215639-8fbb1-8a0fef9af4a8a205dd481d09ee3ad34c3b05ca03.gz --- gestion/annuaires.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gestion/annuaires.py b/gestion/annuaires.py index 9ca26446..e8dfa2d1 100644 --- a/gestion/annuaires.py +++ b/gestion/annuaires.py @@ -496,13 +496,13 @@ uplink_prises={ 'a' : 149 : 'uplink->batj-0', 150 : 'uplink->batj-2', 225 : 'uplink->batj-1', 226 : 'uplink->multiprise' }, 'm' : -{ 49 : 'uplink->backbone', 50 : 'uplink->batm-1', - 149 : 'uplink->batm-0', 150 : 'uplink->batm-2', +{ 49 : 'uplink->batm-6', 50 : 'libre-service', + 149 : 'uplink->batm-2', 150 : 'uplink->backbone', 249 : 'uplink->batm-1', 250 : 'uplink->batm-3', 349 : 'uplink->batm-2', 350 : 'uplink->batm-4', 449 : 'uplink->batm-3', 450 : 'uplink->batm-5', 549 : 'uplink->batm-4', 550 : 'uplink->batm-6', - 649 : 'uplink->batm-5', 650 : 'libre-service' }, + 649 : 'uplink->batm-5', 650 : 'uplink->batm-0' }, 'p' : {349 : 'uplink->batp-2', 350 : 'libre-service', 249 : 'uplink->batp-1', 247 : 'uplink->batp-3',