diff --git a/roles/dhcp_server/files/dhcpd.conf.noc01.iad2.fedoraproject.org b/roles/dhcp_server/files/dhcpd.conf.noc01.iad2.fedoraproject.org index 60ec89341d..30e19fec22 100644 --- a/roles/dhcp_server/files/dhcpd.conf.noc01.iad2.fedoraproject.org +++ b/roles/dhcp_server/files/dhcpd.conf.noc01.iad2.fedoraproject.org @@ -1802,7 +1802,7 @@ host bvmhost-x86-05.mgmt.rdu3.fedoraproject.org { } host bvmhost-x86-06.mgmt.rdu3.fedoraproject.org { - hardware ethernet D0:46:0C:62:6A:CC; + hardware ethernet D0:46:0C:61:C5:1E; fixed-address 10.16.160.96; option host-name "bvmhost-x86-06.mgmt.rdu3.fedoraproject.org"; } @@ -1862,7 +1862,7 @@ host worker02-stg.mgmt.rdu3.fedoraproject.org { } host worker03-stg.mgmt.rdu3.fedoraproject.org { hardware ethernet D0:46:0C:62:62:A4; - fixed-address 10.16.160.184; + fixed-address 10.16.160.185; option host-name "worker03-stg.mgmt.rdu3.fedoraproject.org"; }