diff --git a/inventory/host_vars/aarch64-test01.fedorainfracloud.org b/inventory/host_vars/aarch64-test01.fedorainfracloud.org index cb0a54f178..cae38072e4 100644 --- a/inventory/host_vars/aarch64-test01.fedorainfracloud.org +++ b/inventory/host_vars/aarch64-test01.fedorainfracloud.org @@ -4,8 +4,8 @@ eth0_ip: 38.145.48.50 nm: 255.255.254.0 gw: 38.145.49.254 dns: 8.8.8.8 -ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora-31-ext-aarch64 -ks_repo: http://infrastructure.fedoraproject.org/pub/fedora/linux/releases/31/Server/aarch64/os/ +ks_url: http://209.132.181.6/repo/rhel/ks/kvm-fedora-31-ext-aarch64 +ks_repo: http://209.132.181.6/pub/fedora/linux/releases/31/Server/aarch64/os/ virt_install_command_one_nic: virt-install -n {{ inventory_hostname }} --memory={{ mem_size }},maxmemory={{ max_mem_size }} diff --git a/inventory/host_vars/aarch64-test02.fedorainfracloud.org b/inventory/host_vars/aarch64-test02.fedorainfracloud.org index d4ddfa9695..93b24426b4 100644 --- a/inventory/host_vars/aarch64-test02.fedorainfracloud.org +++ b/inventory/host_vars/aarch64-test02.fedorainfracloud.org @@ -4,8 +4,8 @@ eth0_ip: 38.145.48.51 nm: 255.255.254.0 gw: 38.145.49.254 dns: 8.8.8.8 -ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora-31-ext-aarch64 -ks_repo: http://infrastructure.fedoraproject.org/pub/fedora/linux/releases/31/Server/aarch64/os/ +ks_url: http://209.132.181.6/repo/rhel/ks/kvm-fedora-31-ext-aarch64 +ks_repo: http://209.132.181.6/pub/fedora/linux/releases/31/Server/aarch64/os/ virt_install_command_one_nic: virt-install -n {{ inventory_hostname }} --memory={{ mem_size }},maxmemory={{ max_mem_size }}