mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 03:23:08 +08:00
[dhcp] put in ip address for idrac with right ip address
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user