La liste des switchs manageables est dans annuaires.py
darcs-hash:20041005154546-d1718-d60aea74da782db7edc11f62e9d60e1cf53373a3.gz
This commit is contained in:
parent
65f1a9c4c2
commit
3f0d17b7b7
1 changed files with 1 additions and 2 deletions
|
@ -24,8 +24,7 @@ from annuaires import chbre_prises, uplink_prises, reverse
|
||||||
from gen_confs import *
|
from gen_confs import *
|
||||||
from time import localtime
|
from time import localtime
|
||||||
|
|
||||||
# Liste des switchs
|
from annuaires import bat_switchs
|
||||||
bat_switchs = [ 'b', 'c' , 'h' , 'i' , 'g' , 'j' ]
|
|
||||||
|
|
||||||
class switch(gen_config) :
|
class switch(gen_config) :
|
||||||
# Répertoire ou écire les fichiers de conf
|
# Répertoire ou écire les fichiers de conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue