2020-05-26 11:03:01 -04:00
|
|
|
---
|
2021-11-16 13:27:57 -08:00
|
|
|
datacenter: iad2
|
2021-08-23 16:23:17 -07:00
|
|
|
dns1: 10.3.163.33
|
|
|
|
dns2: 10.3.163.34
|
|
|
|
dns_search1: "iad2.fedoraproject.org"
|
|
|
|
dns_search2: "fedoraproject.org"
|
2023-03-06 14:10:43 -08:00
|
|
|
eth0_ipv4: 10.3.163.40
|
|
|
|
eth0_ipv4_gw: 10.3.163.254
|
|
|
|
eth0_ipv4_nm: 24
|
|
|
|
eth0_mac: "{{ mac0 }}"
|
2021-11-16 13:27:57 -08:00
|
|
|
grokmirror_topdir: /fedora_backups/grokmirror
|
|
|
|
has_ipv4: yes
|
2023-03-06 14:10:43 -08:00
|
|
|
mac0: 6c:fe:54:57:4d:00
|
2021-08-23 16:23:17 -07:00
|
|
|
network_connections:
|
2021-11-16 13:27:57 -08:00
|
|
|
- autoconnect: yes
|
|
|
|
ip:
|
|
|
|
address:
|
2023-03-06 14:10:43 -08:00
|
|
|
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
|
2021-11-16 13:27:57 -08:00
|
|
|
dhcp4: no
|
|
|
|
dns:
|
|
|
|
- "{{ dns1 }}"
|
|
|
|
- "{{ dns2 }}"
|
|
|
|
dns_search:
|
|
|
|
- "{{ dns_search1 }}"
|
|
|
|
- "{{ dns_search2 }}"
|
2023-03-06 14:10:43 -08:00
|
|
|
gateway4: "{{ eth0_ipv4_gw }}"
|
|
|
|
mac: "{{ eth0_mac }}"
|
|
|
|
name: eth0
|
2021-11-16 13:27:57 -08:00
|
|
|
state: up
|
|
|
|
type: ethernet
|
2023-03-06 14:10:43 -08:00
|
|
|
mtu: 9000
|
2021-11-16 13:27:57 -08:00
|
|
|
nrpe_procs_crit: 1400
|
|
|
|
nrpe_procs_warn: 1200
|
|
|
|
weblate_backup_topdir: /fedora_backups/misc/weblate
|