Plus de switch au G
Suppression de l'entree du G dans l'annuaire pour que all_switchs() ne retourne plus des noms de switchs inexistants ... darcs-hash:20071212111115-ddb99-7e911d4c97fd20a8433f01e101e510f745dd2bdb.gz
This commit is contained in:
parent
a1a9308602
commit
2ee28be80a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# -*- coding: iso-8859-15 -*-
|
||||
|
||||
# Liste des bâtiments avec switch manageables
|
||||
bat_switchs = [ 'a', 'b', 'c' , 'g' , 'h' , 'i' , 'j' , 'm' , 'p']
|
||||
bat_switchs = [ 'a', 'b', 'c' , 'h' , 'i' , 'j' , 'm' , 'p']
|
||||
bat_manuels = [ ] # Y en a plus aucun :) ou presque
|
||||
|
||||
aide={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue