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