and we have the starts for a download-ib01
This commit is contained in:
parent
d0c539bc55
commit
fcedbb4f64
1 changed files with 25 additions and 0 deletions
25
inventory/host_vars/download-ib01.fedoraproject.org
Normal file
25
inventory/host_vars/download-ib01.fedoraproject.org
Normal file
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
nm: 255.255.255.128
|
||||
gw: 152.19.134.129
|
||||
dns: 8.8.8.8
|
||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7
|
||||
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
|
||||
volgroup: /dev/vg_ibiblio04
|
||||
eth0_ip: 152.19.134.145
|
||||
eth0_nm: 255.255.255.128
|
||||
has_ipv6: yes
|
||||
eth0_ipv6: "2610:28:3090:3001:dead:beef:cafe:fed5"
|
||||
eth0_ipv6_gw: "2610:28:3090:3001::1"
|
||||
|
||||
vmhost: ibiblio03.fedoraproject.org
|
||||
datacenter: ibiblio
|
||||
postfix_group: vpn
|
||||
|
||||
tcp_ports: [80, 443, 873]
|
||||
rsyncd_conf: "rsyncd.conf.download-{{ datacenter }}"
|
||||
nrpe_procs_warn: 900
|
||||
nrpe_procs_crit: 1000
|
||||
|
||||
lvm_size: 20000
|
||||
mem_size: 20480
|
||||
num_cpus: 12
|
Loading…
Add table
Add a link
Reference in a new issue