Mise a jour

Essais avec oie
Ca a l'air de marchoter pour le moment

darcs-hash:20060322182635-c3cc4-379db4b17e52e150ba2650576cac91288ad95355.gz
This commit is contained in:
dubost 2006-03-22 19:26:35 +01:00
parent 5213904bc5
commit 316620f58f
2 changed files with 10 additions and 9 deletions

View file

@ -19,11 +19,11 @@ transpondeurs = { 'canard' : [ TNT_R4_498000(0) ,
TNT_R6_562000(3) ,
TNT_R2_474000(4) ,
TNT_R3_522000(5) ],
'oie' : [ Hotbird_10796(0) ,
Hotbird_11137(1) ,
Hotbird_10873(2) ,
Hotbird_12245(3) ,
Hotbird_11623(4) ]
'oie' : [ Hotbird_12673(4) ,
Hotbird_11623(3) ,
Hotbird_11137(2) ,
Hotbird_10873(1) ,
Hotbird_10796(0) ]
}
conf = transpondeurs.get(host,[])