remove tftp item which is not working 100% and try to get aarch64 to work

This commit is contained in:
Stephen Smoogen 2020-06-03 10:26:36 -04:00
parent a03fc1777f
commit 557ea123f1
2 changed files with 12 additions and 7 deletions

View file

@ -587,13 +587,18 @@ host bvmhost-a64-03 {
option subnet-mask 255.255.255.0;
}
host bvmhost-a64-04 {
hardware ethernet 50:6B:4B:6A:B5:D0 ;
hardware ethernet 68:05:CA:8E:A7:9B ;
fixed-address 10.3.170.14;
filename "uefi/grubaa64.efi";
next-server 10.3.163.10;
option routers 10.3.170.254;
option subnet-mask 255.255.255.0;
}
host bvmhost-a64-04 {
hardware ethernet 50:6B:4B:6A:B5:D0 ;
fixed-address 10.3.170.16;
option subnet-mask 255.255.255.0;
}
host bvmhost-a64-04-mgmt {
hardware ethernet E8:6A:64:39:19:4F ;