domain-search vs domain-name since domain-name gets appended to a lot of stuff

This commit is contained in:
Stephen Smoogen 2019-12-02 21:52:11 +00:00 committed by Pierre-Yves Chibon
parent 533990c07b
commit 7451296458

View file

@ -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;