diff --git a/inventory/host_vars/buildvm-armv7-01.stg.arm.fedoraproject.org b/inventory/host_vars/buildvm-armv7-01.stg.arm.fedoraproject.org index 9e9627f0bf..dfd0bc4d0b 100644 --- a/inventory/host_vars/buildvm-armv7-01.stg.arm.fedoraproject.org +++ b/inventory/host_vars/buildvm-armv7-01.stg.arm.fedoraproject.org @@ -10,3 +10,7 @@ eth0_ip: 10.5.129.233 gw: 10.5.129.254 main_bridge: br0 virt_install_command: "{{ virt_install_command_armv7_one_nic }}" + +ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-29-armv7 +ks_repo: http://10.5.126.23/pub/fedora/linux/releases/29/Everything/armhfp/os/ +ansible_python_interpreter: "/usr/bin/python3"