From 3f0d17b7b7755741bc98128f51690589fe0e7bd5 Mon Sep 17 00:00:00 2001 From: bernat Date: Tue, 5 Oct 2004 17:45:46 +0200 Subject: [PATCH] La liste des switchs manageables est dans annuaires.py darcs-hash:20041005154546-d1718-d60aea74da782db7edc11f62e9d60e1cf53373a3.gz --- gestion/gen_confs/switchs.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gestion/gen_confs/switchs.py b/gestion/gen_confs/switchs.py index 3e31f56d..ac955f02 100755 --- a/gestion/gen_confs/switchs.py +++ b/gestion/gen_confs/switchs.py @@ -24,8 +24,7 @@ from annuaires import chbre_prises, uplink_prises, reverse from gen_confs import * from time import localtime -# Liste des switchs -bat_switchs = [ 'b', 'c' , 'h' , 'i' , 'g' , 'j' ] +from annuaires import bat_switchs class switch(gen_config) : # Répertoire ou écire les fichiers de conf