From 326a7dfc6f5d2a226563c5e88fc9df4df5e94af8 Mon Sep 17 00:00:00 2001 From: parret-freaud Date: Thu, 13 Sep 2007 23:58:52 +0200 Subject: [PATCH] Installation de Hugebrother au 0H. darcs-hash:20070913215852-1dcb7-e242daa84d6c018ee9c1ee9295ff61e8b44c9ca6.gz --- gestion/annuaires.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gestion/annuaires.py b/gestion/annuaires.py index ee6c0023..2597d28f 100755 --- a/gestion/annuaires.py +++ b/gestion/annuaires.py @@ -494,7 +494,8 @@ uplink_prises={ 'a' : { 1 : 'wifi', 49 : 'uplink->backbone', 50 : 'uplink->bath-1', 149 : 'uplink->bath-0', 150 : 'uplink->bath-2', - 225 : 'uplink->bath-1', 226 : 'pegase' }, + 220 : 'hugebrother', 225 : 'uplink->bath-1', + 226 : 'pegase' }, 'i' : { 49 : 'uplink->backbone', 50 : 'uplink->bati-1', 149 : 'uplink->bati-0', 150 : 'uplink->bati-2',