ansible/inventory/host_vars/proxy02.fedoraproject.org

60 lines
1.1 KiB
Org Mode
Raw Normal View History

2015-02-21 22:28:28 +00:00
---
ks_url: http://38.145.60.16/repo/rhel/ks/kvm-fedora
ks_repo: http://38.145.60.16/pub/fedora/linux/releases/33/Server/x86_64/os/
2015-02-21 22:28:28 +00:00
vmhost: internetx01.fedoraproject.org
volgroup: /dev/vg_Server
2015-02-21 22:28:28 +00:00
dns: 8.8.8.8
dns1: 8.8.8.8
dns2: 8.8.4.4
has_ipv4: yes
eth0_ipv4: 85.236.55.6
eth0_ipv4_nm: 28
eth0_ipv4_gw: 85.236.55.1
has_ipv6: true
eth0_ipv6: "2001:4178:2:1269::fed2"
eth0_ipv6_nm: 64
eth0_ipv6_gw: "2001:4178:2:1269::1"
mac0: 52:54:00:8c:7c:1b
public_hostname: proxy02.fedoraproject.org
network_connections:
- name: eth0
state: up
type: bridge
autoconnect: yes
ip:
address:
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
- "{{ eth0_ipv6 }}/{{ eth0_ipv6_nm }}"
gateway4: "{{ eth0_ipv4_gw }}"
gateway6: "{{ eth0_ipv6_gw }}"
dns:
- {{ dns1 }}
- {{ dns2 }}
- 2001:4860:4860::8888
dns_search:
- fedoraproject.org
- vpn.fedoraproject.org
dhcp4: no
auto6: no
2015-02-21 22:28:28 +00:00
# This is consumed by the roles/fedora-web/main role
sponsor: internetx
datacenter: internetx
postfix_group: vpn
vpn: true
2015-02-21 22:28:28 +00:00
nrpe_procs_warn: 1200
nrpe_procs_crit: 1400
mem_size: 8192
max_mem_size: 8192
num_cpus: 6