[/usr/scripts/] Ajout de charybde à la place de sila
Ignore-this: a8a39ec418d9c537f5c2824ff38b6251 darcs-hash:20120620101717-b6762-2ce7750aab12c0aa77fd743e8c03710e71cd5ed0.gz
This commit is contained in:
parent
40d688c270
commit
c4d84a214c
4 changed files with 9 additions and 9 deletions
|
@ -77,7 +77,7 @@ subnet 10.52.0.0 netmask 255.255.0.0 {
|
|||
# if hostname == 'zamok':
|
||||
# reseaux = { '138.231.136.0/21' :
|
||||
#"""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.3, 138.231.136.9, 138.231.136.98;
|
||||
# option domain-name "crans.org";
|
||||
# option option-119 "crans.org wifi.crans.org";""" }
|
||||
if hostname == 'ragnarok':
|
||||
|
@ -94,7 +94,7 @@ subnet 10.52.0.0 netmask 255.255.0.0 {
|
|||
reseaux = { '138.231.136.0/21' :
|
||||
"""authoritative;
|
||||
option routers 138.231.136.4;
|
||||
option domain-name-servers 138.231.136.9, 138.231.136.10, 138.231.136.3;
|
||||
option domain-name-servers 138.231.136.9, 138.231.136.98, 138.231.136.3;
|
||||
option domain-name "crans.org";
|
||||
option option-119 "crans.org wifi.crans.org";
|
||||
filename "pxelinux.0";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue