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 e4e93717ac..13e2dbd75a 100644 --- a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org +++ b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org @@ -787,13 +787,13 @@ subnet 10.5.130.0 netmask 255.255.255.0 { } host qa01-mgmt { - hardware ethernet 00:21:5e:cb:4f:f1; + hardware ethernet 4c:d9:8f:03:95:28; fixed-address 10.5.130.185; option host-name "qa01-mgmt"; } host qa02-mgmt { - hardware ethernet 00:21:5e:ca:c6:b5; + hardware ethernet 4c:d9:8f:04:3d:1c; fixed-address 10.5.130.186; option host-name "qa02-mgmt"; } @@ -953,18 +953,6 @@ subnet 10.5.130.0 netmask 255.255.255.0 { option host-name "ppc9-01"; } - host qa01 { - hardware ethernet 4c:d9:8f:03:95:28; - fixed-address 10.5.130.185; - option host-name "qa01"; - } - - host qa02 { - hardware ethernet 4c:d9:8f:04:3d:1c; - fixed-address 10.5.130.186; - option host-name "qa02"; - } - host dell-fx01-mgmt { hardware ethernet f4:8e:38:c1:3f:b6; fixed-address 10.5.130.42;