diff --git a/inventory/inventory b/inventory/inventory index 379c1a0783..ceaea88e27 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -518,7 +518,7 @@ aarch64-c27n1-oqa.arm.fedoraproject.org aarch64-c28n1-oqa.arm.fedoraproject.org aarch64-c29n1-oqa.arm.fedoraproject.org aarch64-c30n1-oqa.arm.fedoraproject.org -# openqa-aarch64-01.qa.fedoraproject.org +openqa-aarch64-01.qa.fedoraproject.org # openqa-aarch64-02.qa.fedoraproject.org # openqa-aarch64-03.qa.fedoraproject.org # openqa-aarch64-04.qa.fedoraproject.org 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 fc6a19d735..04d4ee9c22 100644 --- a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org +++ b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org @@ -1966,7 +1966,7 @@ subnet 10.5.78.0 netmask 255.255.255.0 { } host openqa-aarch64-01 { hardware ethernet 68:05:CA:92:CB:12; - fixed-address 10.5.78.243; + fixed-address 10.5.78.6; option host-name "openqa-aarch64-03"; next-server 10.5.126.41; filename "/uefi/grubaa64.efi";