iad2: koji01/02: switch to f32 and one nic
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
f657bef73e
commit
1b6f339754
2 changed files with 6 additions and 4 deletions
|
@ -2,12 +2,13 @@
|
||||||
nm: 255.255.255.0
|
nm: 255.255.255.0
|
||||||
gw: 10.3.169.254
|
gw: 10.3.169.254
|
||||||
dns: 10.3.163.33
|
dns: 10.3.163.33
|
||||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-8
|
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-32-iad2
|
||||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL8-x86_64/
|
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||||
volgroup: /dev/vg_guests
|
volgroup: /dev/vg_guests
|
||||||
eth0_ip: 10.3.169.104
|
eth0_ip: 10.3.169.104
|
||||||
vmhost: bvmhost-02.iad2.fedoraproject.org
|
vmhost: bvmhost-02.iad2.fedoraproject.org
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
|
virt_install_command: "{{ virt_install_command_one_nic }}"
|
||||||
|
|
||||||
nrpe_procs_warn: 900
|
nrpe_procs_warn: 900
|
||||||
nrpe_procs_crit: 1000
|
nrpe_procs_crit: 1000
|
||||||
|
|
|
@ -2,12 +2,13 @@
|
||||||
nm: 255.255.255.0
|
nm: 255.255.255.0
|
||||||
gw: 10.3.169.254
|
gw: 10.3.169.254
|
||||||
dns: 10.3.163.33
|
dns: 10.3.163.33
|
||||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-8
|
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-32-iad2
|
||||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL8-x86_64/
|
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
|
||||||
volgroup: /dev/vg_guests
|
volgroup: /dev/vg_guests
|
||||||
eth0_ip: 10.3.169.105
|
eth0_ip: 10.3.169.105
|
||||||
vmhost: bvmhost-x86-03.iad2.fedoraproject.org
|
vmhost: bvmhost-x86-03.iad2.fedoraproject.org
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
|
virt_install_command: "{{ virt_install_command_one_nic }}"
|
||||||
|
|
||||||
nrpe_procs_warn: 900
|
nrpe_procs_warn: 900
|
||||||
nrpe_procs_crit: 1000
|
nrpe_procs_crit: 1000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue