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',