ansible/inventory/host_vars/proxy05.fedoraproject.org

27 lines
524 B
Org Mode
Raw Normal View History

---
nm: 255.255.255.0
gw: 5.175.150.1
dns: 8.8.8.8
num_cpus: 4
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: host1plus01.fedoraproject.org
volgroup: /dev/vg_virthost
eth0_ip: 5.175.150.50
eth0_nm: 255.255.255.240
has_ipv6: yes
2016-02-03 18:43:28 +00:00
eth0_ipv6: "2a00:d1a0:1::131"
eth0_ipv6_gw: "2a00:d1a0:1::1"
# This is consumed by the roles/fedora-web/main role
sponsor: host1plus
datacenter: host1plus
postfix_group: vpn
nrpe_procs_warn: 1200
nrpe_procs_crit: 1400