diff --git a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org index 95f744ffcd..cb724380e9 100644 --- a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org +++ b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org @@ -374,6 +374,20 @@ subnet 10.5.130.0 netmask 255.255.255.0 { option host-name "apc-rack16-a"; } + host dell-fx01 { + hardware ethernet f4:8e:38:c1:3f:b6; + fixed-address 10.5.130.42; + option host-name "dell-fx01"; + } + + host dell-fx02 { + hardware ethernet f4:8e:38:c1:48:c6; + fixed-address 10.5.130.43; + option host-name "dell-fx02"; + } + + + } # ARM MGMT VLAN