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 f0922ba61b..7817ad6f2c 100644 --- a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org +++ b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org @@ -1243,7 +1243,12 @@ subnet 10.5.130.0 netmask 255.255.255.0 { host buildvmhost-a64-18-mgmt { hardware ethernet E8:6A:64:39:19:35; fixed-address 10.5.130.139; - option host-name "buildvmhost-aarch64-17"; + option host-name "buildvmhost-aarch64-18"; + } + host buildvmhost-a64-19-mgmt { + hardware ethernet E8:6A:64:97:6B:49; + fixed-address 10.5.130.143; + option host-name "buildvmhost-aarch64-18"; } host openqa-a64-01-mgmt { @@ -1276,11 +1281,6 @@ subnet 10.5.130.0 netmask 255.255.255.0 { fixed-address 10.5.130.142; option host-name "tbc-aarch64-08"; } - host tbc-a64-09-mgmt { - hardware ethernet E8:6A:64:97:6B:49; - fixed-address 10.5.130.143; - option host-name "tbc-aarch64-09"; - } @@ -1956,6 +1956,13 @@ subnet 10.5.78.0 netmask 255.255.255.0 { next-server 10.5.126.41; filename "/uefi/grubaa64.efi"; } + host buildvmhost-aarch64-19 { + hardware ethernet 00:1B:21:E0:78:B2; + fixed-address 10.5.78.3; + option host-name "buildvmhost-aarch64-19"; + next-server 10.5.126.41; + filename "/uefi/grubaa64.efi"; + } host tbc-aarch64-00 { hardware ethernet 00:1B:21:E0:6E:5B;