fix dhpc items

This commit is contained in:
Stephen Smoogen 2020-02-25 19:53:53 +00:00 committed by Pierre-Yves Chibon
parent 43f3e551ad
commit c79b1fd3c4

View file

@ -1960,8 +1960,8 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
host openqa-aarch64-03 { host openqa-aarch64-03 {
hardware ethernet 00:1B:21:E0:6E:5B; hardware ethernet 00:1B:21:E0:6E:5B;
fixed-address 10.5.78.240; fixed-address 10.5.78.8;
option host-name "tbc-aarch64-00"; option host-name "openqa-aarch64-03";
next-server 10.5.126.41; next-server 10.5.126.41;
filename "/uefi/grubaa64.efi"; filename "/uefi/grubaa64.efi";
} }