diff --git a/gestion/config.py b/gestion/config.py index d42c1552..3a47071b 100644 --- a/gestion/config.py +++ b/gestion/config.py @@ -410,6 +410,8 @@ vlans = { 'radin' : 6, # Vlan isolement 'isolement' : 9, + # Vlan de tests de chiffrement DSI + 'chiffrement': 11, # VLan des appartements de l'ENS 'appts': 21 }