[./gestion/gen_confs/generate.py] Rouge n'est plus serveur dhcp
darcs-hash:20090707224030-8fbb1-2bc2dafc778fe266c90802b5b611a305899d6cc7.gz
This commit is contained in:
parent
459311d1ad
commit
d443e6aeab
1 changed files with 3 additions and 3 deletions
|
@ -128,9 +128,9 @@ class rouge(base_reconfigure):
|
|||
from autostatus import autostatus
|
||||
self._do(autostatus())
|
||||
|
||||
def dhcp(self):
|
||||
from gen_confs.dhcpd import dhcp
|
||||
self._do(dhcp(), self._machines())
|
||||
# def dhcp(self):
|
||||
# from gen_confs.dhcpd import dhcp
|
||||
# self._do(dhcp(), self._machines())
|
||||
|
||||
def droits(self):
|
||||
from gen_confs.droits import droits_ldap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue