diff --git a/gestion/annuaires.py b/gestion/annuaires.py index 047c5523..ef97a7d9 100644 --- a/gestion/annuaires.py +++ b/gestion/annuaires.py @@ -470,10 +470,9 @@ uplink_prises={ 'a' : 325 : 'uplink->bata-2', 326 : 'libre-service' }, 'b' : { 48 : 'libre-service', - 49 : 'libre-service', 50 : 'uplink->batb-1', -# 149 semblait ĂȘtre morte; 049 semble ĂȘtre morte + 49 : 'uplink->backbone', 50 : 'uplink->batb-1', 149 : 'uplink->batb-0', 150 : 'uplink->batb-3', - 249 : 'uplink->backbone', 250 : 'uplink->batb-3', + 249 : 'uplink->batb-3', 250 : 'libre-service', 349 : 'uplink->batb-1', 350 : 'uplink->batb-2'}, 'c' : { 49 : 'uplink->backbone', 50 : 'uplink->batc-1', @@ -507,13 +506,13 @@ uplink_prises={ 'a' : 305 : 'uplink->batj-2', 307 : 'uplink->multiprise', 319 : 'uplinkpourri->batg-0'}, 'm' : -{ 49 : 'uplink->batm-6', 50 : 'uplink->backbone', - 149 : 'uplink->batm-2', 150 : 'libre-service', +{ 49 : 'libre-service', 50 : 'uplink->batm-1', + 149 : 'uplink->batm-2', 150 : 'uplink->batm-0', 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 : 'uplink->batm-0' }, + 649 : 'uplink->backbone', 650 : 'uplink->batm-5' }, 'p' : {349 : 'uplink->batp-2', 350 : 'libre-service', 249 : 'uplink->batp-1', 247 : 'uplink->batp-3',