domain-search vs domain-name since domain-name gets appended to a lot of stuff
This commit is contained in:
parent
533990c07b
commit
7451296458
1 changed files with 1 additions and 1 deletions
|
@ -1905,7 +1905,7 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
|
|||
allow booting;
|
||||
allow bootp;
|
||||
|
||||
option domain-name "arm.fedoraproject.org phx2.fedoraproject.org qa.fedoraproject.org fedoraproject.org";
|
||||
option domain-search "arm.fedoraproject.org", "phx2.fedoraproject.org", "qa.fedoraproject.org", "fedoraproject.org";
|
||||
option domain-name-servers 10.5.126.21, 10.5.126.22;
|
||||
option routers 10.5.78.254;
|
||||
option log-servers 10.5.126.29;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue