diff --git a/inventory/group_vars/all b/inventory/group_vars/all index 8214f0ee6c..32619ffa6c 100644 --- a/inventory/group_vars/all +++ b/inventory/group_vars/all @@ -117,7 +117,7 @@ virt_install_command_aarch64_one_nic: virt-install -n {{ inventory_hostname }} virt_install_command_aarch64_two_nic: virt-install -n {{ inventory_hostname }} --memory={{ mem_size }},maxmemory={{ max_mem_size }} --memballoon virtio - --disk bus=virtio,path={{ volgroup }}/{{ inventory_hostname }} + --disk bus=virtio,path={{ volgroup }}/{{ inventory_hostname }},cache=unsafe,io=threads --vcpus={{ num_cpus }},maxvcpus={{ max_cpu }} -l {{ ks_repo }} -x 'net.ifnames=0 ksdevice=eth0 ks={{ ks_url }} hostname={{ inventory_hostname }} nameserver={{ dns }} diff --git a/inventory/host_vars/buildvm-aarch64-03.arm.fedoraproject.org b/inventory/host_vars/buildvm-aarch64-03.arm.fedoraproject.org index a66e1bfe8a..36bd1ff06c 100644 --- a/inventory/host_vars/buildvm-aarch64-03.arm.fedoraproject.org +++ b/inventory/host_vars/buildvm-aarch64-03.arm.fedoraproject.org @@ -1,4 +1,6 @@ --- -vmhost: aarch64-c03n1.arm.fedoraproject.org +vmhost: buildvmhost-aarch64-10.arm.fedoraproject.org eth0_ip: 10.5.129.153 eth1_ip: 10.5.127.34 +ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-31-aarch64 +ks_repo: http://10.5.126.23/pub/fedora/linux/releases/31/Server/aarch64/os/