From 51a3e7e85873341cc57208a7d7a6628e75824cf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Tue, 26 Mar 2013 14:19:00 +0100 Subject: [PATCH] =?UTF-8?q?[config>prefix]=20Son=20of=20a=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gestion/config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/gestion/config.py b/gestion/config.py index 0c4aac9b..2f0ef62e 100644 --- a/gestion/config.py +++ b/gestion/config.py @@ -623,6 +623,7 @@ prefix = { 'subnet' : [ '2a01:240:fe3d::/48' ], 'serveurs' : [ '2a01:240:fe3d:4::/64'], 'serveurs-v6': [ '2a01:240:fe3d:4::/64' ], 'fil' : [ '2a01:240:fe3d:4::/64' ], + 'adherents' : [ '2a01:240:fe3d:4::/64' ], 'adm' : [ '2a01:240:fe3d:c804::/64' ], 'adm-v6' : [ '2a01:240:fe3d:c804::/64' ], 'wifi' : [ '2a01:240:fe3d:c04::/64' ],