From cbf13436a90891b182211c8c8a2ae2c89d2ac111 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Mon, 25 Aug 2014 20:41:56 +0200 Subject: [PATCH] =?UTF-8?q?Le=20tunnel=20entre=20komaz=20et=20ovh=20a=20ch?= =?UTF-8?q?ang=C3=A9=20deux=20fois=20de=20nom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gestion/config/firewall.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gestion/config/firewall.py b/gestion/config/firewall.py index 129bea5c..4b94a280 100644 --- a/gestion/config/firewall.py +++ b/gestion/config/firewall.py @@ -14,7 +14,7 @@ dev = { 'fil' : 'crans', 'app' : 'crans.21', 'adm' : 'crans.2', - 'tun-ovh' : 'tun-ovh' + 'tun-soyouz' : 'tun-soyouz' }, 'odlyd': { 'out' : 'ens', @@ -22,7 +22,7 @@ dev = { 'fil' : 'crans', 'app' : 'crans.21', 'adm' : 'crans.2', - 'tun-ovh' : 'tun-ovh' + 'tun-soyouz' : 'tun-soyouz' }, 'zamok': { 'fil' : 'crans',