Right now we don't want noc01.phx2 to try and monitor hosts in iad2. So, we need to set some variables to get it to not do that. Move all the iad hosts into a seperate iad2 group and use that. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
18 lines
371 B
Org Mode
18 lines
371 B
Org Mode
---
|
|
volgroup: /dev/vg_guests
|
|
eth0_ip: 10.3.163.37
|
|
vmhost: vmhost-x86-02.iad2.fedoraproject.org
|
|
|
|
nm: 255.255.255.0
|
|
gw: 10.3.163.254
|
|
dns: 10.3.163.33
|
|
|
|
datacenter: iad2
|
|
|
|
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-8-ext
|
|
ks_repo: http://209.132.181.6/repo/rhel/RHEL8-x86_64/
|
|
|
|
# Define resources for this group of hosts here.
|
|
lvm_size: 20000
|
|
mem_size: 4096
|
|
num_cpus: 2
|