From babf36a3565c0eabe04492d753deead410e96978 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 18 Jan 2021 14:46:55 -0800 Subject: [PATCH] buildvm / aarch64/armv7: simplify host vars, drop armv7 special tasks in create, set group vars for f33 on all arm buildvms Signed-off-by: Kevin Fenzi --- inventory/group_vars/buildvm_aarch64 | 13 +++-- inventory/group_vars/buildvm_armv7 | 15 +++--- .../buildvm-a32-01.iad2.fedoraproject.org | 8 --- .../buildvm-a32-02.iad2.fedoraproject.org | 8 --- .../buildvm-a32-03.iad2.fedoraproject.org | 8 --- .../buildvm-a32-04.iad2.fedoraproject.org | 8 --- .../buildvm-a32-05.iad2.fedoraproject.org | 8 --- .../buildvm-a32-06.iad2.fedoraproject.org | 8 --- .../buildvm-a32-07.iad2.fedoraproject.org | 8 --- .../buildvm-a32-08.iad2.fedoraproject.org | 8 --- .../buildvm-a32-09.iad2.fedoraproject.org | 8 --- .../buildvm-a32-10.iad2.fedoraproject.org | 8 --- .../buildvm-a32-11.iad2.fedoraproject.org | 8 --- .../buildvm-a32-12.iad2.fedoraproject.org | 8 --- .../buildvm-a32-13.iad2.fedoraproject.org | 8 --- .../buildvm-a32-14.iad2.fedoraproject.org | 8 --- .../buildvm-a32-15.iad2.fedoraproject.org | 8 --- .../buildvm-a32-16.iad2.fedoraproject.org | 8 --- .../buildvm-a32-17.iad2.fedoraproject.org | 8 --- .../buildvm-a32-18.iad2.fedoraproject.org | 8 --- .../buildvm-a32-19.iad2.fedoraproject.org | 8 --- .../buildvm-a32-20.iad2.fedoraproject.org | 8 --- .../buildvm-a32-21.iad2.fedoraproject.org | 8 --- .../buildvm-a32-22.iad2.fedoraproject.org | 8 --- .../buildvm-a32-23.iad2.fedoraproject.org | 8 --- .../buildvm-a32-24.iad2.fedoraproject.org | 8 --- .../buildvm-a32-25.iad2.fedoraproject.org | 8 --- .../buildvm-a32-26.iad2.fedoraproject.org | 8 --- .../buildvm-a32-27.iad2.fedoraproject.org | 8 --- .../buildvm-a32-28.iad2.fedoraproject.org | 8 --- .../buildvm-a32-29.iad2.fedoraproject.org | 8 --- .../buildvm-a32-30.iad2.fedoraproject.org | 8 --- .../buildvm-a32-31.iad2.fedoraproject.org | 8 --- .../buildvm-a32-32.iad2.fedoraproject.org | 8 --- .../buildvm-a32-33.iad2.fedoraproject.org | 8 --- .../buildvm-a64-01.iad2.fedoraproject.org | 8 --- .../buildvm-a64-02.iad2.fedoraproject.org | 8 --- .../buildvm-a64-03.iad2.fedoraproject.org | 8 --- .../buildvm-a64-04.iad2.fedoraproject.org | 8 --- .../buildvm-a64-05.iad2.fedoraproject.org | 8 --- .../buildvm-a64-06.iad2.fedoraproject.org | 8 --- .../buildvm-a64-07.iad2.fedoraproject.org | 8 --- .../buildvm-a64-08.iad2.fedoraproject.org | 8 --- .../buildvm-a64-09.iad2.fedoraproject.org | 8 --- .../buildvm-a64-10.iad2.fedoraproject.org | 8 --- .../buildvm-a64-11.iad2.fedoraproject.org | 8 --- .../buildvm-a64-12.iad2.fedoraproject.org | 8 --- .../buildvm-a64-13.iad2.fedoraproject.org | 8 --- .../buildvm-a64-14.iad2.fedoraproject.org | 8 --- .../buildvm-a64-15.iad2.fedoraproject.org | 8 --- .../buildvm-a64-16.iad2.fedoraproject.org | 8 --- .../buildvm-a64-17.iad2.fedoraproject.org | 8 --- .../buildvm-a64-18.iad2.fedoraproject.org | 8 --- .../buildvm-a64-19.iad2.fedoraproject.org | 8 --- .../buildvm-a64-20.iad2.fedoraproject.org | 8 --- .../buildvm-a64-21.iad2.fedoraproject.org | 8 --- .../buildvm-a64-22.iad2.fedoraproject.org | 8 --- .../buildvm-a64-23.iad2.fedoraproject.org | 8 --- .../buildvm-a64-24.iad2.fedoraproject.org | 8 --- .../buildvm-a64-25.iad2.fedoraproject.org | 8 --- .../buildvm-a64-26.iad2.fedoraproject.org | 8 --- .../buildvm-a64-27.iad2.fedoraproject.org | 8 --- .../buildvm-a64-28.iad2.fedoraproject.org | 8 --- .../buildvm-a64-29.iad2.fedoraproject.org | 8 --- .../buildvm-a64-30.iad2.fedoraproject.org | 8 --- .../buildvm-a64-31.iad2.fedoraproject.org | 8 --- .../buildvm-a64-32.iad2.fedoraproject.org | 8 --- .../buildvm-a64-33.iad2.fedoraproject.org | 8 --- tasks/virt_instance_create.yml | 50 ------------------- 69 files changed, 13 insertions(+), 593 deletions(-) diff --git a/inventory/group_vars/buildvm_aarch64 b/inventory/group_vars/buildvm_aarch64 index 5d7bb88c03..7c5213ec22 100644 --- a/inventory/group_vars/buildvm_aarch64 +++ b/inventory/group_vars/buildvm_aarch64 @@ -6,14 +6,13 @@ mem_size: 40960 max_mem_size: "{{ mem_size }}" num_cpus: 5 max_cpu: "{{ num_cpus }}" -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/ +ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-33 +ks_repo: http://10.3.163.35/pub/fedora/linux/releases/33/Server/aarch64/os/ nm: 255.255.255.0 -gw: 10.5.129.254 -dns: 10.5.126.21 -main_bridge: br0 -nfs_bridge: br1 -virt_install_command: "{{ virt_install_command_aarch64_two_nic }}" +gw: 10.3.170.254 +dns: 10.3.163.33 + +virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" # for systems that do not match the above - specify the same parameter in # the host_vars/$hostname file diff --git a/inventory/group_vars/buildvm_armv7 b/inventory/group_vars/buildvm_armv7 index 04d3ce6770..6d8f750249 100644 --- a/inventory/group_vars/buildvm_armv7 +++ b/inventory/group_vars/buildvm_armv7 @@ -2,21 +2,20 @@ # common items for the buildvm-aarmv7* koji builders volgroup: /dev/vg_guests lvm_size: 140000 -mem_size: 24000 +mem_size: 40960 max_mem_size: "{{ mem_size }}" num_cpus: 5 max_cpu: "{{ num_cpus }}" -ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-31-armv7 -ks_repo: http://10.5.126.23/pub/fedora/linux/releases/31/Server/armhfp/os/ +ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-33 +ks_repo: http://10.3.163.35/pub/fedora/linux/releases/33/Server/armhfp/os/ nm: 255.255.255.0 -gw: 10.5.129.254 -dns: 10.5.126.21 +gw: 10.3.170.254 +dns: 10.3.163.33 + # This is reverted so that eth1 gets br0 and eth0 gets br1 # This seems some kind of bug where in the guest kernel the devices are swapped around # when compared to the host. -main_bridge: br0 -nfs_bridge: br1 -virt_install_command: "{{ virt_install_command_armv7_one_nic }}" +virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" # for systems that do not match the above - specify the same parameter in # the host_vars/$hostname file diff --git a/inventory/host_vars/buildvm-a32-01.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-01.iad2.fedoraproject.org index e1859e3f94..e5df18cdad 100644 --- a/inventory/host_vars/buildvm-a32-01.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-01.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-01.iad2.fedoraproject.org eth0_ip: 10.3.170.61 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-02.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-02.iad2.fedoraproject.org index 411185ae09..9aa02db0f9 100644 --- a/inventory/host_vars/buildvm-a32-02.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-02.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-01.iad2.fedoraproject.org eth0_ip: 10.3.170.62 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-03.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-03.iad2.fedoraproject.org index b4ef326954..7797fe8570 100644 --- a/inventory/host_vars/buildvm-a32-03.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-03.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-01.iad2.fedoraproject.org eth0_ip: 10.3.170.63 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-04.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-04.iad2.fedoraproject.org index d46b92c82f..ede5b610b1 100644 --- a/inventory/host_vars/buildvm-a32-04.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-04.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-02.iad2.fedoraproject.org eth0_ip: 10.3.170.64 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-05.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-05.iad2.fedoraproject.org index b60382e63b..902252b601 100644 --- a/inventory/host_vars/buildvm-a32-05.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-05.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-02.iad2.fedoraproject.org eth0_ip: 10.3.170.65 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-06.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-06.iad2.fedoraproject.org index 863c14afa6..fd2f1aec93 100644 --- a/inventory/host_vars/buildvm-a32-06.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-06.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-02.iad2.fedoraproject.org eth0_ip: 10.3.170.66 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-07.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-07.iad2.fedoraproject.org index b7a86331dc..c9132bfba0 100644 --- a/inventory/host_vars/buildvm-a32-07.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-07.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-03.iad2.fedoraproject.org eth0_ip: 10.3.170.67 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-08.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-08.iad2.fedoraproject.org index 89d79863c6..6b6e1d45b5 100644 --- a/inventory/host_vars/buildvm-a32-08.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-08.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-03.iad2.fedoraproject.org eth0_ip: 10.3.170.68 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-09.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-09.iad2.fedoraproject.org index 0e0ad95526..f30d82d3bb 100644 --- a/inventory/host_vars/buildvm-a32-09.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-09.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-03.iad2.fedoraproject.org eth0_ip: 10.3.170.69 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-10.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-10.iad2.fedoraproject.org index f4fdfbd8a0..12669012b5 100644 --- a/inventory/host_vars/buildvm-a32-10.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-10.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-04.iad2.fedoraproject.org eth0_ip: 10.3.170.70 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-11.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-11.iad2.fedoraproject.org index 62fa5c4783..03db8e6488 100644 --- a/inventory/host_vars/buildvm-a32-11.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-11.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-04.iad2.fedoraproject.org eth0_ip: 10.3.170.71 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-12.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-12.iad2.fedoraproject.org index 6b4eb58673..c6c457ad6d 100644 --- a/inventory/host_vars/buildvm-a32-12.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-12.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-04.iad2.fedoraproject.org eth0_ip: 10.3.170.72 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-13.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-13.iad2.fedoraproject.org index 06b5f0f457..7ed5877cb8 100644 --- a/inventory/host_vars/buildvm-a32-13.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-13.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-05.iad2.fedoraproject.org eth0_ip: 10.3.170.73 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-14.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-14.iad2.fedoraproject.org index 015fef0515..4858040906 100644 --- a/inventory/host_vars/buildvm-a32-14.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-14.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-05.iad2.fedoraproject.org eth0_ip: 10.3.170.74 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-15.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-15.iad2.fedoraproject.org index de446262e2..bc5a516ee6 100644 --- a/inventory/host_vars/buildvm-a32-15.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-15.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-05.iad2.fedoraproject.org eth0_ip: 10.3.170.75 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-16.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-16.iad2.fedoraproject.org index 7f0de0ea75..58b712388a 100644 --- a/inventory/host_vars/buildvm-a32-16.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-16.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-06.iad2.fedoraproject.org eth0_ip: 10.3.170.76 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-17.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-17.iad2.fedoraproject.org index 9ed9bacacc..bb7c376eaf 100644 --- a/inventory/host_vars/buildvm-a32-17.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-17.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-06.iad2.fedoraproject.org eth0_ip: 10.3.170.77 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-18.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-18.iad2.fedoraproject.org index 5c358fb8e0..a8a1762e5b 100644 --- a/inventory/host_vars/buildvm-a32-18.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-18.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-06.iad2.fedoraproject.org eth0_ip: 10.3.170.78 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-19.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-19.iad2.fedoraproject.org index ac6ccd93dc..bbe89214c1 100644 --- a/inventory/host_vars/buildvm-a32-19.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-19.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-07.iad2.fedoraproject.org eth0_ip: 10.3.170.79 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-20.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-20.iad2.fedoraproject.org index db39372454..ed7f26b4cd 100644 --- a/inventory/host_vars/buildvm-a32-20.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-20.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-07.iad2.fedoraproject.org eth0_ip: 10.3.170.80 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-21.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-21.iad2.fedoraproject.org index 925cbd47fe..026047d98f 100644 --- a/inventory/host_vars/buildvm-a32-21.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-21.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-07.iad2.fedoraproject.org eth0_ip: 10.3.170.81 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-22.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-22.iad2.fedoraproject.org index 338b3f8e13..d68e332c3b 100644 --- a/inventory/host_vars/buildvm-a32-22.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-22.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-08.iad2.fedoraproject.org eth0_ip: 10.3.170.82 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-23.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-23.iad2.fedoraproject.org index f3486dd1c4..5725650fbf 100644 --- a/inventory/host_vars/buildvm-a32-23.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-23.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-08.iad2.fedoraproject.org eth0_ip: 10.3.170.83 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-24.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-24.iad2.fedoraproject.org index f96b077ad9..e4ba20baf9 100644 --- a/inventory/host_vars/buildvm-a32-24.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-24.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-08.iad2.fedoraproject.org eth0_ip: 10.3.170.84 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-25.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-25.iad2.fedoraproject.org index 0dc4e54d49..1e11e5c4af 100644 --- a/inventory/host_vars/buildvm-a32-25.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-25.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-09.iad2.fedoraproject.org eth0_ip: 10.3.170.85 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-26.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-26.iad2.fedoraproject.org index 426c03303b..4a706b9d1c 100644 --- a/inventory/host_vars/buildvm-a32-26.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-26.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-09.iad2.fedoraproject.org eth0_ip: 10.3.170.86 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-27.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-27.iad2.fedoraproject.org index a577286221..cf11a99f3d 100644 --- a/inventory/host_vars/buildvm-a32-27.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-27.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-09.iad2.fedoraproject.org eth0_ip: 10.3.170.87 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-28.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-28.iad2.fedoraproject.org index d52281f9d2..b3c54392d2 100644 --- a/inventory/host_vars/buildvm-a32-28.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-28.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-10.iad2.fedoraproject.org eth0_ip: 10.3.170.88 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-29.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-29.iad2.fedoraproject.org index e20449d18d..5744376007 100644 --- a/inventory/host_vars/buildvm-a32-29.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-29.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-10.iad2.fedoraproject.org eth0_ip: 10.3.170.89 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-30.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-30.iad2.fedoraproject.org index 788e568f29..008bc32cc9 100644 --- a/inventory/host_vars/buildvm-a32-30.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-30.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-10.iad2.fedoraproject.org eth0_ip: 10.3.170.90 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-31.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-31.iad2.fedoraproject.org index fb0727634f..46bf356894 100644 --- a/inventory/host_vars/buildvm-a32-31.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-31.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-11.iad2.fedoraproject.org eth0_ip: 10.3.170.144 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-32.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-32.iad2.fedoraproject.org index bd06b93d59..d98ba9e706 100644 --- a/inventory/host_vars/buildvm-a32-32.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-32.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-11.iad2.fedoraproject.org eth0_ip: 10.3.170.145 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a32-33.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-33.iad2.fedoraproject.org index 9a7845da96..3aede100e7 100644 --- a/inventory/host_vars/buildvm-a32-33.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-33.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-11.iad2.fedoraproject.org eth0_ip: 10.3.170.146 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/armhfp/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-armv7-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-01.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-01.iad2.fedoraproject.org index c26064379a..6f78568a95 100644 --- a/inventory/host_vars/buildvm-a64-01.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-01.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-01.iad2.fedoraproject.org eth0_ip: 10.3.170.91 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-02.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-02.iad2.fedoraproject.org index bb7633e945..63cc476f39 100644 --- a/inventory/host_vars/buildvm-a64-02.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-02.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-01.iad2.fedoraproject.org eth0_ip: 10.3.170.92 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-03.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-03.iad2.fedoraproject.org index 52910dfd38..874745d1cb 100644 --- a/inventory/host_vars/buildvm-a64-03.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-03.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-01.iad2.fedoraproject.org eth0_ip: 10.3.170.93 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-04.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-04.iad2.fedoraproject.org index 38b9420553..12e868aef7 100644 --- a/inventory/host_vars/buildvm-a64-04.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-04.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-02.iad2.fedoraproject.org eth0_ip: 10.3.170.94 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-05.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-05.iad2.fedoraproject.org index 10f45030dd..0fb143b973 100644 --- a/inventory/host_vars/buildvm-a64-05.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-05.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-02.iad2.fedoraproject.org eth0_ip: 10.3.170.95 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-06.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-06.iad2.fedoraproject.org index 167786061d..fa5fd8ab47 100644 --- a/inventory/host_vars/buildvm-a64-06.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-06.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-02.iad2.fedoraproject.org eth0_ip: 10.3.170.96 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-07.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-07.iad2.fedoraproject.org index 3cacbd4463..c16c88d85b 100644 --- a/inventory/host_vars/buildvm-a64-07.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-07.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-03.iad2.fedoraproject.org eth0_ip: 10.3.170.97 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-08.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-08.iad2.fedoraproject.org index 8e81131728..a07dbb5d09 100644 --- a/inventory/host_vars/buildvm-a64-08.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-08.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-03.iad2.fedoraproject.org eth0_ip: 10.3.170.98 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-09.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-09.iad2.fedoraproject.org index 66bffeaa2f..c549394f1e 100644 --- a/inventory/host_vars/buildvm-a64-09.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-09.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-03.iad2.fedoraproject.org eth0_ip: 10.3.170.99 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-10.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-10.iad2.fedoraproject.org index 4078673c3e..09ba3ecced 100644 --- a/inventory/host_vars/buildvm-a64-10.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-10.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-04.iad2.fedoraproject.org eth0_ip: 10.3.170.100 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-11.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-11.iad2.fedoraproject.org index 3110a0c251..ac0c03525f 100644 --- a/inventory/host_vars/buildvm-a64-11.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-11.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-04.iad2.fedoraproject.org eth0_ip: 10.3.170.101 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-12.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-12.iad2.fedoraproject.org index 21eb666ceb..774cef1ce9 100644 --- a/inventory/host_vars/buildvm-a64-12.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-12.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-04.iad2.fedoraproject.org eth0_ip: 10.3.170.102 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-13.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-13.iad2.fedoraproject.org index 5e476c3357..9275b025e2 100644 --- a/inventory/host_vars/buildvm-a64-13.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-13.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-05.iad2.fedoraproject.org eth0_ip: 10.3.170.103 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-14.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-14.iad2.fedoraproject.org index 5d3813d79e..89e6b8e05f 100644 --- a/inventory/host_vars/buildvm-a64-14.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-14.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-05.iad2.fedoraproject.org eth0_ip: 10.3.170.104 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-15.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-15.iad2.fedoraproject.org index 3aba881305..17c09f31b1 100644 --- a/inventory/host_vars/buildvm-a64-15.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-15.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-05.iad2.fedoraproject.org eth0_ip: 10.3.170.105 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-16.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-16.iad2.fedoraproject.org index e97357cd30..ab6bac4dc5 100644 --- a/inventory/host_vars/buildvm-a64-16.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-16.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-06.iad2.fedoraproject.org eth0_ip: 10.3.170.106 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-17.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-17.iad2.fedoraproject.org index dcf43d1234..f7cdd6b64c 100644 --- a/inventory/host_vars/buildvm-a64-17.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-17.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-06.iad2.fedoraproject.org eth0_ip: 10.3.170.107 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-18.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-18.iad2.fedoraproject.org index f0d1cfa2ed..a93122ed2b 100644 --- a/inventory/host_vars/buildvm-a64-18.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-18.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-06.iad2.fedoraproject.org eth0_ip: 10.3.170.108 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-19.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-19.iad2.fedoraproject.org index 712bba858d..98d2cbf763 100644 --- a/inventory/host_vars/buildvm-a64-19.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-19.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-07.iad2.fedoraproject.org eth0_ip: 10.3.170.109 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-20.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-20.iad2.fedoraproject.org index 9e341a9f1a..951fc3c2bc 100644 --- a/inventory/host_vars/buildvm-a64-20.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-20.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-07.iad2.fedoraproject.org eth0_ip: 10.3.170.110 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-21.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-21.iad2.fedoraproject.org index d4cb426420..34d455b135 100644 --- a/inventory/host_vars/buildvm-a64-21.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-21.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-07.iad2.fedoraproject.org eth0_ip: 10.3.170.111 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-22.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-22.iad2.fedoraproject.org index fe16cbf7e7..e460a6fd2f 100644 --- a/inventory/host_vars/buildvm-a64-22.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-22.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-08.iad2.fedoraproject.org eth0_ip: 10.3.170.112 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-23.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-23.iad2.fedoraproject.org index 955c51c357..deeb259b92 100644 --- a/inventory/host_vars/buildvm-a64-23.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-23.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-08.iad2.fedoraproject.org eth0_ip: 10.3.170.113 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-24.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-24.iad2.fedoraproject.org index fd869312e0..b233393111 100644 --- a/inventory/host_vars/buildvm-a64-24.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-24.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-08.iad2.fedoraproject.org eth0_ip: 10.3.170.114 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-25.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-25.iad2.fedoraproject.org index b4421c9e9c..d88f9cb0cf 100644 --- a/inventory/host_vars/buildvm-a64-25.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-25.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-09.iad2.fedoraproject.org eth0_ip: 10.3.170.115 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-26.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-26.iad2.fedoraproject.org index 49b6c9fa11..a56caf55bb 100644 --- a/inventory/host_vars/buildvm-a64-26.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-26.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-09.iad2.fedoraproject.org eth0_ip: 10.3.170.116 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-27.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-27.iad2.fedoraproject.org index 06a0c4db74..a15c476a0b 100644 --- a/inventory/host_vars/buildvm-a64-27.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-27.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-09.iad2.fedoraproject.org eth0_ip: 10.3.170.117 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-28.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-28.iad2.fedoraproject.org index 46ee1862e8..60489e2b6d 100644 --- a/inventory/host_vars/buildvm-a64-28.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-28.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-10.iad2.fedoraproject.org eth0_ip: 10.3.170.118 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-29.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-29.iad2.fedoraproject.org index c942a2d43e..1857952f3b 100644 --- a/inventory/host_vars/buildvm-a64-29.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-29.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-10.iad2.fedoraproject.org eth0_ip: 10.3.170.119 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-30.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-30.iad2.fedoraproject.org index 8920439e1b..8e4bbcbcf7 100644 --- a/inventory/host_vars/buildvm-a64-30.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-30.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-10.iad2.fedoraproject.org eth0_ip: 10.3.170.120 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-31.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-31.iad2.fedoraproject.org index da503b2102..05e006397c 100644 --- a/inventory/host_vars/buildvm-a64-31.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-31.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-11.iad2.fedoraproject.org eth0_ip: 10.3.170.141 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-32.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-32.iad2.fedoraproject.org index fd992318e0..c4cfd4f072 100644 --- a/inventory/host_vars/buildvm-a64-32.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-32.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-11.iad2.fedoraproject.org eth0_ip: 10.3.170.142 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/inventory/host_vars/buildvm-a64-33.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-33.iad2.fedoraproject.org index a236ff46ed..2782a9ad6b 100644 --- a/inventory/host_vars/buildvm-a64-33.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-33.iad2.fedoraproject.org @@ -1,11 +1,3 @@ --- vmhost: bvmhost-a64-11.iad2.fedoraproject.org eth0_ip: 10.3.170.143 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/aarch64/os/ -ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-aarch64-iad2 -resolvconf: "resolv.conf/iad2" -virt_install_command: "{{ virt_install_command_aarch64_one_nic_unsafe }}" -ipa_server: ipa01.iad2.fedoraproject.org -gw: 10.3.170.254 -dns: 10.3.163.33 -datacenter: iad2 diff --git a/tasks/virt_instance_create.yml b/tasks/virt_instance_create.yml index 387ef9785b..9a60d96452 100644 --- a/tasks/virt_instance_create.yml +++ b/tasks/virt_instance_create.yml @@ -35,61 +35,11 @@ delay: 20 when: inventory_hostname not in result.list_vms -- name: ARMv7 copy the kernel out - shell: "virt-builder --get-kernel {{ volgroup }}/{{ inventory_hostname }} --output /var/lib/libvirt/images/ | awk -F/ '{print $NF}' > /var/lib/libvirt/images/{{ inventory_hostname }}-details.txt" - delegate_to: "{{ vmhost}}" - when: env != 'staging' and inventory_hostname.startswith(('buildvm-a32', 'buildvm-armv7','armv7-test')) and ( inventory_hostname not in result.list_vms or armv7kernelupdate is defined ) - tags: - - armv7-kernel - -- name: ARMv7 extract the kernel details - command: "head -n1 /var/lib/libvirt/images/{{ inventory_hostname }}-details.txt" - delegate_to: "{{ vmhost}}" - register: host_armv7kernel - when: env != 'staging' and inventory_hostname.startswith(('buildvm-a32', 'buildvm-armv7','armv7-test')) and ( inventory_hostname not in result.list_vms or armv7kernelupdate is defined ) - tags: - - armv7-kernel - -- name: ARMv7 extract the initrd details - command: "tail -n1 /var/lib/libvirt/images/{{ inventory_hostname }}-details.txt" - delegate_to: "{{ vmhost}}" - register: host_armv7initrd - when: env != 'staging' and inventory_hostname.startswith(('buildvm-a32', 'buildvm-armv7','armv7-test')) and ( inventory_hostname not in result.list_vms or armv7kernelupdate is defined ) - tags: - - armv7-kernel - -- name: ARMv7 copy the cmdline out - shell: "virt-cat -a {{ volgroup }}/{{ inventory_hostname }} /boot/extlinux/extlinux.conf | grep -m1 append | sed -e 's/append //'" - delegate_to: "{{ vmhost}}" - register: host_cmdline - when: env != 'staging' and inventory_hostname.startswith(('buildvm-a32', 'buildvm-armv7','armv7-test')) and ( inventory_hostname not in result.list_vms or armv7kernelupdate is defined ) - tags: - - armv7-kernel - -- name: ARMv7 update the virt parameters - vars: - ansible_python_interpreter: /usr/bin/python3 - virt_boot: domain={{ inventory_hostname }} kernel=/var/lib/libvirt/images/{{ host_armv7kernel.stdout }} initrd=/var/lib/libvirt/images/{{ host_armv7initrd.stdout }} cmdline={{ host_cmdline.stdout }} - delegate_to: "{{ vmhost }}" - when: env != 'staging' and inventory_hostname.startswith(('buildvm-a32', 'buildvm-armv7','armv7-test')) and ( inventory_hostname not in result.list_vms or armv7kernelupdate is defined ) - tags: - - armv7-kernel - -- name: when armv7kernelupdate is set we are done - fail: msg="armv7kernelupdate was set, so kernel has been updated and target booted up" - when: env != 'staging' and armv7kernelupdate is defined - - name: start the vm up and set it to autostart virt: state=running name={{ inventory_hostname }} autostart=True delegate_to: "{{ vmhost }}" when: inventory_hostname not in result.list_vms -- name: ARMv7 pause while VM updates - pause: seconds=5 - when: env != 'staging' and inventory_hostname.startswith(('buildvm-a32', 'buildvm-armv7','armv7-test')) and ( inventory_hostname not in result.list_vms or armv7kernelupdate is defined ) - tags: - - armv7-kernel - - name: make sure there is no old ssh host key for the host still around local_action: known_hosts path={{item}} host={{ inventory_hostname }} state=absent ignore_errors: True