try to get this working on a host we know had a working set earlier
This commit is contained in:
parent
d4ae08ee63
commit
23a367cdda
1 changed files with 9 additions and 8 deletions
|
@ -1,18 +1,19 @@
|
|||
---
|
||||
lvm_size: 20000
|
||||
mem_size: 8192
|
||||
num_cpus: 2
|
||||
nm: 255.255.255.0
|
||||
gw: 10.3.163.254
|
||||
dns: 10.3.163.33
|
||||
|
||||
volgroup: /dev/vg_guests
|
||||
|
||||
eth0_ip: 10.3.163.64
|
||||
|
||||
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
|
||||
|
||||
vmhost: vmhost-x86-04.iad2.fedoraproject.org
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL7-x86_64/
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 10.3.163.64
|
||||
vmhost: vmhost-x86-03.iad2.fedoraproject.org
|
||||
datacenter: iad2
|
||||
|
||||
tcp_ports: [ 80, 443 ]
|
||||
|
||||
# GDPR SAR variables
|
||||
sar_script: /usr/local/bin/fmn-sar.py
|
||||
sar_script_user: apache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue