2015-03-23 19:14:44 +00:00
|
|
|
---
|
2021-03-19 15:50:42 +00:00
|
|
|
datacenter: host1plus
|
|
|
|
dns1: 8.8.8.8
|
|
|
|
dns2: 8.8.4.4
|
|
|
|
dns_search1: "vpn.fedoraproject.org"
|
|
|
|
dns_search2: "fedoraproject.org"
|
|
|
|
eth0_ipv4: 185.141.165.254
|
|
|
|
eth0_ipv4_gw: 185.141.164.1
|
2021-11-16 13:27:57 -08:00
|
|
|
eth0_ipv4_nm: 23
|
|
|
|
freezes: true
|
|
|
|
has_ipv4: yes
|
2021-03-31 16:44:17 -04:00
|
|
|
mac0: "06:5b:86:00:06:60"
|
2021-11-16 13:27:57 -08:00
|
|
|
nagios_Check_Services:
|
|
|
|
dhcpd: false
|
|
|
|
httpd: true
|
|
|
|
named: false
|
|
|
|
nrpe: true
|
|
|
|
sshd: true
|
|
|
|
swap: false
|
2021-03-19 15:50:42 +00:00
|
|
|
network_connections:
|
2021-11-16 13:27:57 -08:00
|
|
|
- autoconnect: yes
|
2021-03-19 15:50:42 +00:00
|
|
|
ip:
|
2021-05-04 08:52:52 -07:00
|
|
|
address:
|
2021-11-16 13:27:57 -08:00
|
|
|
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
|
|
|
|
dhcp4: no
|
2021-05-04 08:52:52 -07:00
|
|
|
dns:
|
2021-11-16 13:27:57 -08:00
|
|
|
- "{{ dns1 }}"
|
|
|
|
- "{{ dns2 }}"
|
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 }}"
|
|
|
|
mac: "{{ mac0 }}"
|
|
|
|
name: eth0
|
|
|
|
type: ethernet
|
2015-03-23 19:14:44 +00:00
|
|
|
nrpe_procs_crit: 1400
|
2021-11-16 13:27:57 -08:00
|
|
|
nrpe_procs_warn: 1200
|
|
|
|
postfix_group: vpn
|
|
|
|
public_hostname: proxy05.fedoraproject.org
|
|
|
|
# This is now a cloud instance provided by host1plus
|
|
|
|
# vmhost: none
|
2016-11-30 20:30:13 +00:00
|
|
|
|
2021-11-16 13:27:57 -08:00
|
|
|
# This is consumed by the roles/fedora-web/main role
|
|
|
|
sponsor: host1plus
|
|
|
|
vpn: true
|