Ce warning n'a plus de raison d'tre
darcs-hash:20050105085442-d1718-49846c5d7cd503b0ef39f48bb888dda59d4abf3d.gz
This commit is contained in:
parent
39fd0da800
commit
2edcecdb20
1 changed files with 0 additions and 2 deletions
|
@ -102,8 +102,6 @@ subnet %(network)s netmask %(netmask)s {
|
||||||
try : hosts[net] += self.host_template % d
|
try : hosts[net] += self.host_template % d
|
||||||
except : hosts[net] = self.host_template % d
|
except : hosts[net] = self.host_template % d
|
||||||
t = 1
|
t = 1
|
||||||
if not hostname == "nectaris" and not t and self.verbose :
|
|
||||||
warnings += u'Machine ignorée (mid=%s) : ip en dehors des réseaux servis (%s)\n' % ( machine.id(), machine.ip() )
|
|
||||||
|
|
||||||
### Ecriture du fichier
|
### Ecriture du fichier
|
||||||
fd = self._open_conf(self.DHCPD_CONF,'#')
|
fd = self._open_conf(self.DHCPD_CONF,'#')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue