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 adbd638946..12dff114a6 100644 --- a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org +++ b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org @@ -1237,34 +1237,33 @@ subnet 10.5.130.0 netmask 255.255.255.0 { option host-name "buildvmhost-aarch64-12"; } - host buildvmhost-a64-14-mgmt { + host buildvmhost-a64-13-mgmt { hardware ethernet E8:6A:64:39:18:95; + fixed-address 10.5.130.133; + option host-name "buildvmhost-aarch64-13"; + } + + host buildvmhost-a64-14-mgmt { + hardware ethernet E8:6A:64:39:18:60; fixed-address 10.5.130.134; option host-name "buildvmhost-aarch64-14"; } host buildvmhost-a64-15-mgmt { - hardware ethernet E8:6A:64:39:18:60; + hardware ethernet E8:6A:64:39:19:69; fixed-address 10.5.130.135; option host-name "buildvmhost-aarch64-15"; } - - host buildvmhost-a64-18-mgmt { + host buildvmhost-a64-16-mgmt { hardware ethernet E8:6A:64:39:18:CB; - fixed-address 10.5.130.138; - option host-name "buildvmhost-aarch64-18"; + fixed-address 10.5.130.136; + option host-name "buildvmhost-aarch64-16"; } - host buildvmhost-a64-19-mgmt { - hardware ethernet E8:6A:64:39:19:69; - fixed-address 10.5.130.139; - option host-name "buildvmhost-aarch64-19"; - } - - host buildvmhost-a64-22-mgmt { + host buildvmhost-a64-17-mgmt { hardware ethernet E8:6A:64:39:18:B3; - fixed-address 10.5.130.142; - option host-name "buildvmhost-aarch64-22"; + fixed-address 10.5.130.137; + option host-name "buildvmhost-aarch64-17"; } host tbc-a64-01-mgmt {