From 145cbbec17035b6be79fbd5df5e995778255e867 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 3 Jun 2020 10:35:01 -0700 Subject: [PATCH] iad2 / buildvm-a32/64: Adjust a32 and a64 buildvms to use f32 info and servers Signed-off-by: Kevin Fenzi --- inventory/host_vars/buildvm-a32-01.iad2.fedoraproject.org | 5 +++++ inventory/host_vars/buildvm-a32-02.iad2.fedoraproject.org | 5 +++++ inventory/host_vars/buildvm-a32-03.iad2.fedoraproject.org | 5 +++++ inventory/host_vars/buildvm-a32-04.iad2.fedoraproject.org | 5 +++++ inventory/host_vars/buildvm-a32-05.iad2.fedoraproject.org | 5 +++++ inventory/host_vars/buildvm-a32-06.iad2.fedoraproject.org | 5 +++++ inventory/host_vars/buildvm-a32-07.iad2.fedoraproject.org | 5 +++++ inventory/host_vars/buildvm-a32-08.iad2.fedoraproject.org | 5 +++++ inventory/host_vars/buildvm-a32-09.iad2.fedoraproject.org | 5 +++++ inventory/host_vars/buildvm-a64-01.iad2.fedoraproject.org | 5 +++++ inventory/host_vars/buildvm-a64-02.iad2.fedoraproject.org | 5 +++++ inventory/host_vars/buildvm-a64-03.iad2.fedoraproject.org | 5 +++++ inventory/host_vars/buildvm-a64-04.iad2.fedoraproject.org | 5 +++++ inventory/host_vars/buildvm-a64-05.iad2.fedoraproject.org | 5 +++++ inventory/host_vars/buildvm-a64-06.iad2.fedoraproject.org | 5 +++++ inventory/host_vars/buildvm-a64-07.iad2.fedoraproject.org | 5 +++++ inventory/host_vars/buildvm-a64-08.iad2.fedoraproject.org | 5 +++++ inventory/host_vars/buildvm-a64-09.iad2.fedoraproject.org | 5 +++++ 18 files changed, 90 insertions(+) diff --git a/inventory/host_vars/buildvm-a32-01.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-01.iad2.fedoraproject.org index 1f7f6a4751..d45f3ce76c 100644 --- a/inventory/host_vars/buildvm-a32-01.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-01.iad2.fedoraproject.org @@ -1,3 +1,8 @@ --- vmhost: bvmhost-a64-01.iad2fedoraproject.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_one_nic_unsafe }}" +ipa_server: ipa01.iad2.fedoraproject.org diff --git a/inventory/host_vars/buildvm-a32-02.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-02.iad2.fedoraproject.org index 4fe6aef6a3..01d1b04075 100644 --- a/inventory/host_vars/buildvm-a32-02.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-02.iad2.fedoraproject.org @@ -1,3 +1,8 @@ --- vmhost: bvmhost-a64-01.iad2fedoraproject.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_one_nic_unsafe }}" +ipa_server: ipa01.iad2.fedoraproject.org diff --git a/inventory/host_vars/buildvm-a32-03.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-03.iad2.fedoraproject.org index 0eb41cfb38..82625607e3 100644 --- a/inventory/host_vars/buildvm-a32-03.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-03.iad2.fedoraproject.org @@ -1,3 +1,8 @@ --- vmhost: bvmhost-a64-01.iad2fedoraproject.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_one_nic_unsafe }}" +ipa_server: ipa01.iad2.fedoraproject.org diff --git a/inventory/host_vars/buildvm-a32-04.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-04.iad2.fedoraproject.org index 6b4a1916b9..c4dcc7b024 100644 --- a/inventory/host_vars/buildvm-a32-04.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-04.iad2.fedoraproject.org @@ -1,3 +1,8 @@ --- vmhost: bvmhost-a64-02.iad2fedoraproject.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_one_nic_unsafe }}" +ipa_server: ipa01.iad2.fedoraproject.org diff --git a/inventory/host_vars/buildvm-a32-05.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-05.iad2.fedoraproject.org index 4a9ecc7846..6775460889 100644 --- a/inventory/host_vars/buildvm-a32-05.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-05.iad2.fedoraproject.org @@ -1,3 +1,8 @@ --- vmhost: bvmhost-a64-02.iad2fedoraproject.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_one_nic_unsafe }}" +ipa_server: ipa01.iad2.fedoraproject.org diff --git a/inventory/host_vars/buildvm-a32-06.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-06.iad2.fedoraproject.org index da2a3797a9..372a340706 100644 --- a/inventory/host_vars/buildvm-a32-06.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-06.iad2.fedoraproject.org @@ -1,3 +1,8 @@ --- vmhost: bvmhost-a64-02.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_one_nic_unsafe }}" +ipa_server: ipa01.iad2.fedoraproject.org diff --git a/inventory/host_vars/buildvm-a32-07.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-07.iad2.fedoraproject.org index c9132bfba0..884cfc49ca 100644 --- a/inventory/host_vars/buildvm-a32-07.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-07.iad2.fedoraproject.org @@ -1,3 +1,8 @@ --- 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_one_nic_unsafe }}" +ipa_server: ipa01.iad2.fedoraproject.org diff --git a/inventory/host_vars/buildvm-a32-08.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-08.iad2.fedoraproject.org index 6b6e1d45b5..3b3ed207ff 100644 --- a/inventory/host_vars/buildvm-a32-08.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-08.iad2.fedoraproject.org @@ -1,3 +1,8 @@ --- 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_one_nic_unsafe }}" +ipa_server: ipa01.iad2.fedoraproject.org diff --git a/inventory/host_vars/buildvm-a32-09.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a32-09.iad2.fedoraproject.org index f30d82d3bb..54cc827222 100644 --- a/inventory/host_vars/buildvm-a32-09.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a32-09.iad2.fedoraproject.org @@ -1,3 +1,8 @@ --- 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_one_nic_unsafe }}" +ipa_server: ipa01.iad2.fedoraproject.org diff --git a/inventory/host_vars/buildvm-a64-01.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-01.iad2.fedoraproject.org index 6f78568a95..3212c8a068 100644 --- a/inventory/host_vars/buildvm-a64-01.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-01.iad2.fedoraproject.org @@ -1,3 +1,8 @@ --- 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_one_nic_unsafe }}" +ipa_server: ipa01.iad2.fedoraproject.org diff --git a/inventory/host_vars/buildvm-a64-02.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-02.iad2.fedoraproject.org index 63cc476f39..a26f02c394 100644 --- a/inventory/host_vars/buildvm-a64-02.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-02.iad2.fedoraproject.org @@ -1,3 +1,8 @@ --- 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_one_nic_unsafe }}" +ipa_server: ipa01.iad2.fedoraproject.org diff --git a/inventory/host_vars/buildvm-a64-03.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-03.iad2.fedoraproject.org index 874745d1cb..b238d4cd0a 100644 --- a/inventory/host_vars/buildvm-a64-03.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-03.iad2.fedoraproject.org @@ -1,3 +1,8 @@ --- 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_one_nic_unsafe }}" +ipa_server: ipa01.iad2.fedoraproject.org diff --git a/inventory/host_vars/buildvm-a64-04.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-04.iad2.fedoraproject.org index 12e868aef7..e021e7fb4b 100644 --- a/inventory/host_vars/buildvm-a64-04.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-04.iad2.fedoraproject.org @@ -1,3 +1,8 @@ --- 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_one_nic_unsafe }}" +ipa_server: ipa01.iad2.fedoraproject.org diff --git a/inventory/host_vars/buildvm-a64-05.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-05.iad2.fedoraproject.org index 0fb143b973..374e36434e 100644 --- a/inventory/host_vars/buildvm-a64-05.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-05.iad2.fedoraproject.org @@ -1,3 +1,8 @@ --- 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_one_nic_unsafe }}" +ipa_server: ipa01.iad2.fedoraproject.org diff --git a/inventory/host_vars/buildvm-a64-06.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-06.iad2.fedoraproject.org index fa5fd8ab47..0ab0bc9565 100644 --- a/inventory/host_vars/buildvm-a64-06.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-06.iad2.fedoraproject.org @@ -1,3 +1,8 @@ --- 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_one_nic_unsafe }}" +ipa_server: ipa01.iad2.fedoraproject.org diff --git a/inventory/host_vars/buildvm-a64-07.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-07.iad2.fedoraproject.org index c16c88d85b..b26cc13ed4 100644 --- a/inventory/host_vars/buildvm-a64-07.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-07.iad2.fedoraproject.org @@ -1,3 +1,8 @@ --- 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_one_nic_unsafe }}" +ipa_server: ipa01.iad2.fedoraproject.org diff --git a/inventory/host_vars/buildvm-a64-08.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-08.iad2.fedoraproject.org index a07dbb5d09..f44c2a556d 100644 --- a/inventory/host_vars/buildvm-a64-08.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-08.iad2.fedoraproject.org @@ -1,3 +1,8 @@ --- 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_one_nic_unsafe }}" +ipa_server: ipa01.iad2.fedoraproject.org diff --git a/inventory/host_vars/buildvm-a64-09.iad2.fedoraproject.org b/inventory/host_vars/buildvm-a64-09.iad2.fedoraproject.org index c549394f1e..d165999b03 100644 --- a/inventory/host_vars/buildvm-a64-09.iad2.fedoraproject.org +++ b/inventory/host_vars/buildvm-a64-09.iad2.fedoraproject.org @@ -1,3 +1,8 @@ --- 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_one_nic_unsafe }}" +ipa_server: ipa01.iad2.fedoraproject.org