2015-02-21 22:28:28 +00:00
|
|
|
---
|
2021-03-19 15:50:42 +00:00
|
|
|
freezes: true
|
2015-02-21 22:28:28 +00:00
|
|
|
|
2021-03-19 15:50:42 +00:00
|
|
|
datacenter: internetx
|
|
|
|
|
|
|
|
# This is consumed by the roles/fedora-web/main role
|
|
|
|
sponsor: internetx
|
2015-02-21 22:28:28 +00:00
|
|
|
|
|
|
|
vmhost: internetx01.fedoraproject.org
|
2017-06-20 18:33:42 +00:00
|
|
|
volgroup: /dev/vg_Server
|
2021-03-31 16:44:17 -04:00
|
|
|
|
2021-03-19 15:50:42 +00:00
|
|
|
mem_size: 8192
|
|
|
|
max_mem_size: 8192
|
|
|
|
num_cpus: 6
|
|
|
|
|
|
|
|
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
|
|
|
|
2021-03-31 14:25:33 -04:00
|
|
|
dns1: 8.8.8.8
|
|
|
|
dns2: 8.8.4.4
|
|
|
|
|
2021-03-19 15:50:42 +00:00
|
|
|
dns_search1: "vpn.fedoraproject.org"
|
|
|
|
dns_search2: "fedoraproject.org"
|
|
|
|
|
2021-03-31 14:25:33 -04:00
|
|
|
has_ipv4: yes
|
|
|
|
eth0_ipv4: 85.236.55.6
|
|
|
|
eth0_ipv4_nm: 28
|
|
|
|
eth0_ipv4_gw: 85.236.55.1
|
|
|
|
|
2020-01-07 17:17:04 +00:00
|
|
|
has_ipv6: true
|
|
|
|
eth0_ipv6: "2001:4178:2:1269::fed2"
|
2021-03-31 14:25:33 -04:00
|
|
|
eth0_ipv6_nm: 64
|
2020-01-07 17:17:04 +00:00
|
|
|
eth0_ipv6_gw: "2001:4178:2:1269::1"
|
2021-03-31 14:25:33 -04:00
|
|
|
|
|
|
|
mac0: 52:54:00:8c:7c:1b
|
|
|
|
public_hostname: proxy02.fedoraproject.org
|
|
|
|
|
|
|
|
network_connections:
|
|
|
|
- name: eth0
|
2021-03-31 14:42:15 -04:00
|
|
|
mac: "{{ mac0 }}"
|
|
|
|
type: ethernet
|
2021-03-31 14:25:33 -04:00
|
|
|
autoconnect: yes
|
|
|
|
ip:
|
|
|
|
address:
|
|
|
|
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
|
|
|
|
- "{{ eth0_ipv6 }}/{{ eth0_ipv6_nm }}"
|
|
|
|
gateway4: "{{ eth0_ipv4_gw }}"
|
|
|
|
gateway6: "{{ eth0_ipv6_gw }}"
|
|
|
|
dns:
|
2021-03-31 14:42:15 -04:00
|
|
|
- "{{ dns1 }}"
|
|
|
|
- "{{ dns2 }}"
|
2021-03-31 14:25:33 -04:00
|
|
|
- 2001:4860:4860::8888
|
|
|
|
dns_search:
|
2021-03-31 16:44:17 -04:00
|
|
|
- "{{ dns_search1 }}"
|
|
|
|
- "{{ dns_search2 }}"
|
2021-03-31 14:25:33 -04:00
|
|
|
dhcp4: no
|
|
|
|
auto6: no
|
|
|
|
|
2015-02-21 22:28:28 +00:00
|
|
|
postfix_group: vpn
|
2017-01-08 23:07:48 +00:00
|
|
|
vpn: true
|
2015-02-21 22:28:28 +00:00
|
|
|
|
2015-03-05 19:36:27 +00:00
|
|
|
nrpe_procs_warn: 1200
|
|
|
|
nrpe_procs_crit: 1400
|