iad2: hey look, 32 x86 builders
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
7bc08e8e8b
commit
aca7df489a
32 changed files with 342 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
[buildvm]
|
||||
buildvm-01.phx2.fedoraproject.org
|
||||
buildvm-x86-01.iad2.fedoraproject.org
|
||||
buildvm-02.phx2.fedoraproject.org
|
||||
buildvm-03.phx2.fedoraproject.org
|
||||
buildvm-04.phx2.fedoraproject.org
|
||||
|
@ -32,6 +31,38 @@ buildvm-29.phx2.fedoraproject.org
|
|||
buildvm-30.phx2.fedoraproject.org
|
||||
buildvm-31.phx2.fedoraproject.org
|
||||
buildvm-32.phx2.fedoraproject.org
|
||||
buildvm-x86-01.iad2.fedoraproject.org
|
||||
buildvm-x86-02.iad2.fedoraproject.org
|
||||
buildvm-x86-03.iad2.fedoraproject.org
|
||||
buildvm-x86-04.iad2.fedoraproject.org
|
||||
buildvm-x86-05.iad2.fedoraproject.org
|
||||
buildvm-x86-06.iad2.fedoraproject.org
|
||||
buildvm-x86-07.iad2.fedoraproject.org
|
||||
buildvm-x86-08.iad2.fedoraproject.org
|
||||
buildvm-x86-09.iad2.fedoraproject.org
|
||||
buildvm-x86-10.iad2.fedoraproject.org
|
||||
buildvm-x86-11.iad2.fedoraproject.org
|
||||
buildvm-x86-12.iad2.fedoraproject.org
|
||||
buildvm-x86-13.iad2.fedoraproject.org
|
||||
buildvm-x86-14.iad2.fedoraproject.org
|
||||
buildvm-x86-15.iad2.fedoraproject.org
|
||||
buildvm-x86-16.iad2.fedoraproject.org
|
||||
buildvm-x86-17.iad2.fedoraproject.org
|
||||
buildvm-x86-18.iad2.fedoraproject.org
|
||||
buildvm-x86-19.iad2.fedoraproject.org
|
||||
buildvm-x86-20.iad2.fedoraproject.org
|
||||
buildvm-x86-21.iad2.fedoraproject.org
|
||||
buildvm-x86-22.iad2.fedoraproject.org
|
||||
buildvm-x86-23.iad2.fedoraproject.org
|
||||
buildvm-x86-24.iad2.fedoraproject.org
|
||||
buildvm-x86-25.iad2.fedoraproject.org
|
||||
buildvm-x86-26.iad2.fedoraproject.org
|
||||
buildvm-x86-27.iad2.fedoraproject.org
|
||||
buildvm-x86-28.iad2.fedoraproject.org
|
||||
buildvm-x86-29.iad2.fedoraproject.org
|
||||
buildvm-x86-30.iad2.fedoraproject.org
|
||||
buildvm-x86-31.iad2.fedoraproject.org
|
||||
buildvm-x86-32.iad2.fedoraproject.org
|
||||
|
||||
[buildvm_stg]
|
||||
buildvm-01.stg.phx2.fedoraproject.org
|
||||
|
|
10
inventory/host_vars/buildvm-x86-02.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-02.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.52
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-06.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-03.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-03.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.53
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-06.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-04.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-04.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.54
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-06.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-05.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-05.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.55
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-06.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-06.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-06.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.56
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-06.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-07.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-07.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.57
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-06.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-08.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-08.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.58
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-06.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-09.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-09.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.59
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-06.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-10.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-10.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.60
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-06.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-11.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-11.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.61
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-06.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-12.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-12.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.62
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-06.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-13.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-13.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.63
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-06.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-14.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-14.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.64
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-06.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-15.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-15.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.65
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-06.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-16.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-16.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.66
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-06.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-17.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-17.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.67
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-07.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-18.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-18.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.68
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-07.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-19.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-19.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.69
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-07.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-20.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-20.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.70
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-07.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-21.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-21.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.71
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-07.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-22.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-22.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.72
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-07.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-23.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-23.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.73
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-07.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-24.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-24.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.74
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-07.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-25.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-25.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.75
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-07.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-26.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-26.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.76
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-07.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-27.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-27.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.77
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-07.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-28.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-28.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.78
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-07.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-29.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-29.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.79
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-07.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-30.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-30.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.80
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-07.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-31.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-31.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.81
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-07.iad2.fedoraproject.org
|
10
inventory/host_vars/buildvm-x86-32.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/buildvm-x86-32.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
dns: 10.3.163.33
|
||||
eth0_ip: 10.3.169.82
|
||||
gw: 10.3.169.254
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/buildvm-fedora-32-iad2
|
||||
resolvconf: "resolv.conf/iad2"
|
||||
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
|
||||
vmhost: bvmhost-x86-07.iad2.fedoraproject.org
|
Loading…
Add table
Add a link
Reference in a new issue