ntp needs commas

This commit is contained in:
Stephen Smoogen 2020-03-23 21:26:00 +00:00 committed by Pierre-Yves Chibon
parent efe2bde985
commit 3fb299892d

View file

@ -2949,7 +2949,7 @@ shared-network qa {
hardware ethernet d0:94:66:7c:b2:e3;
fixed-address 10.5.131.177;
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;
filename "pxelinux.0";
}