put in mac address for BE box

This commit is contained in:
Stephen Smoogen 2020-07-16 13:37:15 -04:00
parent 5b3080dd0d
commit 08e6c9d815

View file

@ -456,6 +456,32 @@ host vmhost-x86-07 {
option routers 10.3.163.254;
option subnet-mask 255.255.255.0;
}
host vmhost-x86-08 {
hardware ethernet 24:6e:96:b1:61:f8;
fixed-address 10.3.163.18;
filename "uefi/grubx64.efi";
next-server 10.3.163.10;
option routers 10.3.163.254;
option subnet-mask 255.255.255.0;
}
host oshift4-x86-fe-01 {
hardware ethernet ec:f4:bb:d2:86:58;
fixed-address 10.3.163.20;
filename "uefi/grubx64.efi";
next-server 10.3.163.10;
option routers 10.3.163.254;
option subnet-mask 255.255.255.0;
}
host oshift4-x86-be-01 {
hardware ethernet 24:6e:96:b0:e0:78;
fixed-address 10.3.163.23;
filename "uefi/grubx64.efi";
next-server 10.3.163.10;
option routers 10.3.163.254;
option subnet-mask 255.255.255.0;
}
host centos01 {
hardware ethernet e4:43:4b:b4:fa:18;
fixed-address 10.3.163.19;