ansible/inventory/host_vars/proxy12.fedoraproject.org

50 lines
1.2 KiB
Org Mode
Raw Normal View History

2015-10-09 17:00:14 +00:00
---
datacenter: ibiblio
dns1: 152.2.21.1
dns2: 152.2.153.100
dns_search1: "vpn.fedoraproject.org"
dns_search2: "fedoraproject.org"
eth0_ipv4: 152.19.134.198
eth0_ipv4_gw: 152.19.134.129
eth0_ipv4_nm: 25
eth0_ipv6: "2600:2701:4000:5211:dead:beef:00da:bbd8"
eth0_ipv6_gw: "2600:2701:4000:5211::1"
eth0_ipv6_nm: 104
freezes: true
has_ipv4: yes
has_ipv6: yes
ks_repo: http://38.145.60.16/pub/fedora/linux/releases/38/Server/x86_64/os/
ks_url: http://38.145.60.16/repo/rhel/ks/kvm-fedora
2021-03-31 16:25:36 -04:00
mac0: "52:54:00:84:5d:9f"
max_mem_size: 20000
mem_size: 16384
network_connections:
- autoconnect: yes
ip:
address:
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
- "{{ eth0_ipv6 }}/{{ eth0_ipv6_nm }}"
dhcp4: no
dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
- 2001:4860:4860::8888
dns_search:
- "{{ dns_search1 }}"
- "{{ dns_search2 }}"
gateway4: "{{ eth0_ipv4_gw }}"
gateway6: "{{ eth0_ipv6_gw }}"
mac: "{{ mac0 }}"
name: eth0
type: ethernet
nrpe_procs_crit: 1400
nrpe_procs_warn: 1200
num_cpus: 8
2015-10-09 17:00:14 +00:00
postfix_group: vpn
public_hostname: proxy12.fedoraproject.org
# This is consumed by the roles/fedora-web/main role
sponsor: ibiblio
vmhost: ibiblio05.fedoraproject.org
volgroup: /dev/vg_guests
vpn: true