[tv/sat_conf.py] Nouveaux serveurs et nouvelle repartition des cartes
darcs-hash:20090619101847-c9953-5b0755c7e8823afa9bf64c004cc195e293c9d723.gz
This commit is contained in:
parent
65636eb19f
commit
1e6c5379c2
1 changed files with 8 additions and 8 deletions
|
@ -12,19 +12,19 @@ transpondeurs = { 'canard' : [ Hotbird_11034(0) ,
|
||||||
Hotbird_11240(1) ,
|
Hotbird_11240(1) ,
|
||||||
Hotbird_12597(2) ,
|
Hotbird_12597(2) ,
|
||||||
Hotbird_11604(3) ,
|
Hotbird_11604(3) ,
|
||||||
TNT_R4_498000(4) ],
|
TNT_R1_586000(4) ],
|
||||||
'lapin' : [ Hotbird_12539(0) ,
|
'lapin' : [ Hotbird_12539(0) ,
|
||||||
Hotbird_11727(4) , #Cette carte capte bizarrement, lancer un scan avant pour voir ce u'elle capte
|
Hotbird_11727(1) , #Cette carte capte bizarrement, a vérifier
|
||||||
TNT_R1_586000(1) ,
|
TNT_R2_474000(2) ,
|
||||||
TNT_R6_562000(2) ,
|
TNT_R3_522000(3) ],
|
||||||
TNT_R2_474000(3) ],
|
'poulet' : [ TNT_R4_498000(1) ],
|
||||||
|
'dindon' : [ TNT_R5_538000(0) ],
|
||||||
'oie' : [ Hotbird_10853(0) ,
|
'oie' : [ Hotbird_10853(0) ,
|
||||||
Hotbird_11642(1) ,
|
Hotbird_11642(1) ,
|
||||||
Hotbird_12111(2) ,
|
Hotbird_12111(2) ,
|
||||||
Hotbird_11137(3) ,
|
Hotbird_11137(3) ,
|
||||||
TNT_R7_490000(4) ,
|
TNT_R6_562000(4) ,
|
||||||
# TNT_R5_538000(4) ,
|
TNT_R7_490000(5) ]
|
||||||
TNT_R3_522000(5) ]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
conf = transpondeurs.get(host,[])
|
conf = transpondeurs.get(host,[])
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue