iad2 / buildvm-a32/64: Adjust a32 and a64 buildvms to use f32 info and servers

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-06-03 10:35:01 -07:00
parent 001a28e583
commit 145cbbec17
18 changed files with 90 additions and 0 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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