From fab89806f23cb8b2c9651a46428af66a2476ed59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Tue, 26 Mar 2013 13:58:46 +0100 Subject: [PATCH] =?UTF-8?q?[config]=20NETs['fil']=20mal=20renseign=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gestion/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/config.py b/gestion/config.py index 2defc28b..ec8df66a 100644 --- a/gestion/config.py +++ b/gestion/config.py @@ -564,7 +564,7 @@ NETs = { 'serveurs' : [ '138.231.136.0/24' ], 'adm' : [ '10.231.136.0/24' ], 'wifi-adh' : [ '138.231.144.0/24', '138.231.145.0/24', '138.231.146.0/24', '138.231.147.0/24', '138.231.149.0/24', '138.231.150.0/24', '138.231.151.0/24' ], - 'fil' : _filaire_adh, + 'fil' : [ '138.231.136.0/21' ], 'gratuit': [ '10.42.0.0/16' ], 'wifi': [ '138.231.144.0/21' ], 'accueil': ['10.51.0.0/16' ],