From 3ea4274ae4f94f21eecaefe9134b71ed41663424 Mon Sep 17 00:00:00 2001 From: Valentin Samir Date: Tue, 29 Jan 2013 23:56:27 +0100 Subject: [PATCH] =?UTF-8?q?[extractionbcfg2.py]=20squid=20est=20mort=20et?= =?UTF-8?q?=20enterr=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ignore-this: 6b66437e2625b77e0c12392adf5bd26f darcs-hash:20130129225627-3a55a-61b78f3f55b2399a5b04ddb5e814584e7fd4b47c.gz --- gestion/extractionbcfg2.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/gestion/extractionbcfg2.py b/gestion/extractionbcfg2.py index 810a644a..98613d3e 100755 --- a/gestion/extractionbcfg2.py +++ b/gestion/extractionbcfg2.py @@ -18,7 +18,6 @@ role = %(role_dict)s srvDict = { 'external' : [], 'connection-main' : [], - 'main-proxy-server' : [], 'failover-proxy-server' : [], 'vlan-ens' : [], 'users' : [], @@ -28,7 +27,6 @@ srvDict = { 'external' : [], tr = { 'external' : 'externe', 'connection-main' : 'main-router', - 'main-proxy-server' : 'main-proxy', 'vlan-ens' : 'appt-proxy', 'failover-proxy-server' : 'failover-proxy', 'router-wifi' : 'wifi-router',