[gestion/gen_confs/dhcpd_new.py] debugging--
darcs-hash:20091120222018-8fbb1-5dd7d04d3dd4edf2f35bec01c0fc43b6186a2475.gz
This commit is contained in:
parent
e76fb4a52f
commit
57e3517e5e
1 changed files with 0 additions and 2 deletions
|
@ -77,8 +77,6 @@ class dhcp(gen_config) :
|
|||
for machine in self.machines :
|
||||
self.anim.cycle()
|
||||
for net in self.reseaux.keys() :
|
||||
ip = machine.ip()
|
||||
if '.151.' in ip: print ip
|
||||
if AddrInNet(machine.ip(), net) :
|
||||
host_template = self.host_template
|
||||
# variable pour remplir le template
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue