Add mm-crawler02 so that we can crawl all the hosts in a regular time frame.
Clean up inventory of a lot of phx2 hosts which have been turned off.
This commit is contained in:
parent
7bb8ee6fef
commit
48d0507d0e
2 changed files with 216 additions and 445 deletions
13
inventory/host_vars/mm-crawler02.iad2.fedoraproject.org
Normal file
13
inventory/host_vars/mm-crawler02.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
lvm_size: 20000
|
||||
mem_size: 40960
|
||||
num_cpus: 4
|
||||
nm: 255.255.255.0
|
||||
gw: 10.3.163.254
|
||||
dns: 10.3.163.33
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-7-iad2
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL7-x86_64/
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 10.3.163.96
|
||||
vmhost: vmhost-x86-03.iad2.fedoraproject.org
|
||||
datacenter: iad2
|
Loading…
Add table
Add a link
Reference in a new issue