[...] La connexion temporaire du G n'est plus pertinente
darcs-hash:20100112003022-ffbb2-48e262e78b482d67acad0c1af1c936d3bfa83022.gz
This commit is contained in:
parent
9669a3691f
commit
825b5d2a78
2 changed files with 0 additions and 8 deletions
|
@ -29,9 +29,6 @@ class dhcp(gen_config) :
|
|||
elif hostname == 'titanic':
|
||||
restart_cmd = '/etc/init.d/dhcp3-server restart'
|
||||
reseaux = { '10.2.9.0/24' : '/etc/dhcp3/generated/appartements.liste' }
|
||||
elif hostname == 'dyson':
|
||||
restart_cmd = '/etc/init.d/dhcp3-server restart'
|
||||
reseaux = { NETs['adh-g'][0] : '/etc/dhcp3/generated/adh-g.liste' }
|
||||
elif hostname == 'gordon':
|
||||
restart_cmd = '/etc/init.d/dhcp3-server restart'
|
||||
reseaux = { '138.231.144.0/21' : '/etc/dhcp3/generated/wifi.liste' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue