iad2: koji01/02: switch to f32 and one nic

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-05-25 10:06:02 -07:00
parent f657bef73e
commit 1b6f339754
2 changed files with 6 additions and 4 deletions

View file

@ -2,12 +2,13 @@
nm: 255.255.255.0
gw: 10.3.169.254
dns: 10.3.163.33
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-8
ks_repo: http://10.3.163.35/repo/rhel/RHEL8-x86_64/
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-32-iad2
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
volgroup: /dev/vg_guests
eth0_ip: 10.3.169.104
vmhost: bvmhost-02.iad2.fedoraproject.org
datacenter: iad2
virt_install_command: "{{ virt_install_command_one_nic }}"
nrpe_procs_warn: 900
nrpe_procs_crit: 1000

View file

@ -2,12 +2,13 @@
nm: 255.255.255.0
gw: 10.3.169.254
dns: 10.3.163.33
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-8
ks_repo: http://10.3.163.35/repo/rhel/RHEL8-x86_64/
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-32-iad2
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
volgroup: /dev/vg_guests
eth0_ip: 10.3.169.105
vmhost: bvmhost-x86-03.iad2.fedoraproject.org
datacenter: iad2
virt_install_command: "{{ virt_install_command_one_nic }}"
nrpe_procs_warn: 900
nrpe_procs_crit: 1000