ajout des achines du point rencontre
darcs-hash:20060613143844-4ec08-140e8f186b84b70754bd99d379971ad84f022c3c.gz
This commit is contained in:
parent
407faa0994
commit
74da5d28c2
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ subnet %(network)s netmask %(netmask)s {
|
|||
# choix du template en fonction de la machine
|
||||
if machine.nom() in ['momo.crans.org']:
|
||||
host_template = self.host_template_ltsp_i386
|
||||
elif machine.nom() in ['bulle12.crans.org']:
|
||||
elif machine.nom() in ['bulle3.crans.org','bulle9.crans.org','bulle10.crans.org','bulle12.crans.org']:
|
||||
host_template = self.host_template_ltsp_powerpc
|
||||
else:
|
||||
host_template = self.host_template
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue