From 6c02aa8b48ff04d9fa8164a338b23894072bb16b Mon Sep 17 00:00:00 2001 From: bernat Date: Sat, 18 Sep 2004 16:38:04 +0200 Subject: [PATCH] Ajout d'une borne wifi pour le 0J darcs-hash:20040918143804-d1718-35ae4ca44e99c78cd67955baecace7d764add86b.gz --- gestion/annuaires.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gestion/annuaires.py b/gestion/annuaires.py index 6ee4f53e..dca434b8 100755 --- a/gestion/annuaires.py +++ b/gestion/annuaires.py @@ -322,7 +322,7 @@ chbre_prises={ 'a' : '412d':'209' , '405d':'210' , '413g':'211' , 'xxx':'212' , '413d':'213' , 'cl0':'214' , '401g':'215' , 'xxx':'216' , '401d':'217' , 'xxx':'218' , '402g':'219' , 'xxx':'220' , - '402d':'221' , 'xxx':'222' , '403g':'223' , 'xxx':'224' } , + '402d':'221' , 'xxx':'222' , '403g':'223' } , 'm' : {'001':'001' , '002':'002' , '003':'003' , '004':'004' , @@ -457,7 +457,8 @@ uplink_prises={ 'i' : 'j' : { 49 : 'uplink->backbone', 50 : 'uplink->batj1', 149 : 'uplink->batj', 150 : 'uplink->batj2', - 225 : 'uplink->batj2', 226 : '4j' } , + 225 : 'uplink->batj2', 226 : '4j' , + 224 : 'wifi_hlim' } , 'g' : { 49 : 'uplink->backbone', 50 : 'uplink->batg1' , 149 : 'uplink->batg' , 150 : 'uplink->batg2' ,