[gen_conf/dhcpd] il faut vraiment tester la validit de la syntaxe des fichiers python
darcs-hash:20090225203850-bd074-ac0da7cfd12f5b94778114232adff408bef1b74d.gz
This commit is contained in:
parent
37b3ce81ce
commit
e0a0c0285c
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ option option-119 code 119 = text ;
|
|||
reseaux = {'10.2.9.0/24' :
|
||||
"""authoritative;
|
||||
option routers 10.2.9.1;
|
||||
option domain-name-servers 10.2.9.1;"""
|
||||
option domain-name-servers 10.2.9.1;""" }
|
||||
|
||||
# Options communes à toutes les réseaux servis
|
||||
base_dhcp="""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue