put in dhcpd for vmhost19

This commit is contained in:
Stephen Smoogen 2020-07-16 14:12:46 -04:00
parent 821f55e3b3
commit a92e3b953f

View file

@ -464,6 +464,16 @@ host vmhost-x86-08 {
option routers 10.3.163.254;
option subnet-mask 255.255.255.0;
}
host vmhost-x86-09 {
hardware ethernet 24:6E:96:B1:61:C0;
fixed-address 10.3.163.19;
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;