and lo, I forgot to add stuff
This commit is contained in:
parent
6a5cbde529
commit
9a80b5ddf4
1 changed files with 6 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
nm: 255.255.255.128
|
nm: 255.255.255.128
|
||||||
gw: 152.19.134.129
|
gw: 152.19.134.129
|
||||||
dns: 8.8.8.8
|
dns: 8.8.8.8,8.8.4.4
|
||||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-6-dl
|
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-6-dl
|
||||||
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL6-x86_64/
|
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL6-x86_64/
|
||||||
volgroup: /dev/vg_ibiblio04
|
volgroup: /dev/vg_ibiblio04
|
||||||
|
@ -9,6 +9,11 @@ eth0_ip: 152.19.134.195
|
||||||
vmhost: ibiblio04.fedoraproject.org
|
vmhost: ibiblio04.fedoraproject.org
|
||||||
datacenter: ibiblio
|
datacenter: ibiblio
|
||||||
|
|
||||||
|
tcp_ports: [80, 443, 873]
|
||||||
|
rsyncd_conf: "rsyncd.conf.download-{{ datacenter }}"
|
||||||
|
nrpe_procs_warn: 900
|
||||||
|
nrpe_procs_crit: 1000
|
||||||
|
|
||||||
lvm_size: 20000
|
lvm_size: 20000
|
||||||
mem_size: 8192
|
mem_size: 8192
|
||||||
num_cpus: 4
|
num_cpus: 4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue