ntp needs commas
This commit is contained in:
parent
efe2bde985
commit
3fb299892d
1 changed files with 1 additions and 1 deletions
|
@ -2949,7 +2949,7 @@ shared-network qa {
|
||||||
hardware ethernet d0:94:66:7c:b2:e3;
|
hardware ethernet d0:94:66:7c:b2:e3;
|
||||||
fixed-address 10.5.131.177;
|
fixed-address 10.5.131.177;
|
||||||
option host-name "kernel03";
|
option host-name "kernel03";
|
||||||
option ntp-servers 10.5.126.21 10.5.126.22;
|
option ntp-servers 10.5.126.21, 10.5.126.22;
|
||||||
next-server 10.5.126.41;
|
next-server 10.5.126.41;
|
||||||
filename "pxelinux.0";
|
filename "pxelinux.0";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue