[./gestion/gen_confs/generate.py] MChangement des scripts dhcpd
darcs-hash:20090707224300-8fbb1-cb6e14f7a7a22259e18217b0dc7b51e9f996c2ac.gz
This commit is contained in:
parent
d443e6aeab
commit
127f6a026e
1 changed files with 1 additions and 1 deletions
|
@ -300,7 +300,7 @@ class vert(base_reconfigure):
|
|||
|
||||
class titanic(base_reconfigure):
|
||||
def dhcp(self):
|
||||
from gen_confs.dhcpd import dhcp
|
||||
from gen_confs.dhcpd_new import dhcp
|
||||
self._do(dhcp(), self._machines())
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue