le DHCP du G fonctionne

darcs-hash:20091119014948-61eff-af57553b28262390efe24e04ca147696d1ecb9e0.gz
This commit is contained in:
Stephane Glondu 2009-11-19 02:49:48 +01:00
parent f49f2546a8
commit c44143fbbb
5 changed files with 20 additions and 8 deletions

View file

@ -222,7 +222,7 @@ class komaz(base_reconfigure):
class dyson(base_reconfigure):
def dhcp(self):
from gen_confs.dhcp_new import dhcp
from gen_confs.dhcpd_new import dhcp
self._do(dhcp(), self._machines())
class sable(base_reconfigure):