From aeac4f8cb0d2b642e611ddf0d151989dfc37df88 Mon Sep 17 00:00:00 2001 From: Olivier Huber Date: Mon, 13 Apr 2009 19:14:48 +0200 Subject: [PATCH] [./gestion/gen_confs/dhcpd.py] Ajout du boot par PXE et permutation des serveurs DNS darcs-hash:20090413171448-8fbb1-c20afd018cd38b1806d52c51f95049c6a240dc79.gz --- gestion/gen_confs/dhcpd.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gestion/gen_confs/dhcpd.py b/gestion/gen_confs/dhcpd.py index 80215d50..c16b1a3b 100644 --- a/gestion/gen_confs/dhcpd.py +++ b/gestion/gen_confs/dhcpd.py @@ -71,9 +71,10 @@ option option-119 code 119 = text ; reseaux = { '138.231.136.0/21' : """authoritative; option routers 138.231.136.4; - option domain-name-servers 138.231.136.3, 138.231.136.9, 138.231.136.10; + option domain-name-servers 138.231.136.9, 138.231.136.10, 138.231.136.3; option domain-name "crans.org"; - option option-119 "crans.org wifi.crans.org";""" } + option option-119 "crans.org wifi.crans.org"; + filename "pxelinux.0";""" } elif hostname == 'titanic': reseaux = {'10.2.9.0/24' : """authoritative;