add an ib02
This commit is contained in:
parent
b067af06f4
commit
6dd5665c26
1 changed files with 31 additions and 0 deletions
31
inventory/host_vars/download-ib02.fedoraproject.org
Normal file
31
inventory/host_vars/download-ib02.fedoraproject.org
Normal file
|
@ -0,0 +1,31 @@
|
|||
---
|
||||
nm: 255.255.255.128
|
||||
gw: 152.19.134.129
|
||||
dns: 8.8.8.8
|
||||
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7-ext
|
||||
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
|
||||
|
||||
vmhost: ibiblio01.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
|
||||
eth0_ip: 152.19.134.195
|
||||
eth0_nm: 255.255.255.128
|
||||
has_ipv6: yes
|
||||
eth0_ipv6: "2610:28:3090:3001:dead:beef:cafe:feda"
|
||||
eth0_ipv6_gw: "2610:28:3090:3001::1"
|
||||
|
||||
datacenter: ibiblio
|
||||
postfix_group: vpn
|
||||
vpn: true
|
||||
|
||||
tcp_ports: [80, 443, 873]
|
||||
rsyncd_conf: "rsyncd.conf.download-{{ datacenter }}"
|
||||
|
||||
nrpe_procs_warn: 1200
|
||||
nrpe_procs_crit: 1400
|
||||
|
||||
mem_size: 4096
|
||||
max_mem_size: 20480
|
||||
lvm_size: 120000
|
||||
num_cpus: 8
|
Loading…
Add table
Add a link
Reference in a new issue