2015-02-21 22:28:28 +00:00
|
|
|
---
|
2021-03-19 15:50:42 +00:00
|
|
|
datacenter: internetx
|
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"
|
2022-06-01 13:58:47 -07:00
|
|
|
eth0_ipv4_ip: 85.236.55.6
|
2021-03-31 14:25:33 -04:00
|
|
|
eth0_ipv4_gw: 85.236.55.1
|
2021-11-16 13:27:57 -08:00
|
|
|
eth0_ipv4_nm: 28
|
2022-06-01 13:58:47 -07:00
|
|
|
eth0_ipv6_ip: "2001:4178:2:1269::fed2"
|
2020-01-07 17:17:04 +00:00
|
|
|
eth0_ipv6_gw: "2001:4178:2:1269::1"
|
2021-11-16 13:27:57 -08:00
|
|
|
eth0_ipv6_nm: 64
|
|
|
|
freezes: true
|
|
|
|
has_ipv4: yes
|
|
|
|
has_ipv6: true
|
2022-11-30 16:31:23 -08:00
|
|
|
ks_repo: http://38.145.60.16/pub/fedora/linux/releases/37/Server/x86_64/os/
|
2021-11-16 13:27:57 -08:00
|
|
|
ks_url: http://38.145.60.16/repo/rhel/ks/kvm-fedora
|
2022-06-01 12:02:17 -07:00
|
|
|
max_mem_size: 65536
|
|
|
|
mem_size: 24576
|
2021-03-31 14:25:33 -04:00
|
|
|
network_connections:
|
2021-11-16 13:27:57 -08:00
|
|
|
- autoconnect: yes
|
2021-03-31 14:25:33 -04:00
|
|
|
ip:
|
2021-05-04 08:52:52 -07:00
|
|
|
address:
|
2022-06-01 13:58:47 -07:00
|
|
|
- "{{ eth0_ipv4_ip }}/{{ eth0_ipv4_nm }}"
|
|
|
|
- "{{ eth0_ipv6_ip }}/{{ eth0_ipv6_nm }}"
|
2021-11-16 13:27:57 -08:00
|
|
|
dhcp4: no
|
2021-05-04 08:52:52 -07:00
|
|
|
dns:
|
2021-11-16 13:27:57 -08:00
|
|
|
- "{{ dns1 }}"
|
|
|
|
- "{{ dns2 }}"
|
|
|
|
- 2001:4860:4860::8888
|
2021-05-04 08:52:52 -07:00
|
|
|
dns_search:
|
2021-11-16 13:27:57 -08:00
|
|
|
- "{{ dns_search1 }}"
|
|
|
|
- "{{ dns_search2 }}"
|
|
|
|
gateway4: "{{ eth0_ipv4_gw }}"
|
|
|
|
gateway6: "{{ eth0_ipv6_gw }}"
|
2022-06-01 14:19:26 -07:00
|
|
|
mac: "{{ ansible_default_ipv4.macaddress }}"
|
2021-11-16 13:27:57 -08:00
|
|
|
name: eth0
|
|
|
|
type: ethernet
|
|
|
|
nrpe_procs_crit: 1400
|
|
|
|
nrpe_procs_warn: 1200
|
2022-06-01 12:02:17 -07:00
|
|
|
num_cpus: 4
|
2015-02-21 22:28:28 +00:00
|
|
|
postfix_group: vpn
|
2021-11-16 13:27:57 -08:00
|
|
|
public_hostname: proxy02.fedoraproject.org
|
|
|
|
# This is consumed by the roles/fedora-web/main role
|
|
|
|
sponsor: internetx
|
2022-06-01 12:02:17 -07:00
|
|
|
vmhost: internetx02.fedoraproject.org
|
|
|
|
volgroup: /dev/vg_guests
|
2017-01-08 23:07:48 +00:00
|
|
|
vpn: true
|