[dhcp] put in ip address for idrac with right ip address

This commit is contained in:
Stephen Smoogen 2019-05-07 16:46:32 +00:00
parent f677f9ff78
commit 26265a3246

View file

@ -14,7 +14,7 @@ subnet 10.5.125.0 netmask 255.255.255.0 {
host dhcp00 {
hardware ethernet f0:1f:af:ce:31:31;
fixed-address 10.5.125.70;
fixed-address 10.5.125.3;
next-server 10.5.126.41;
option host-name "dhcp00";
filename "pxelinux.0";