2020-05-08 13:39:46 -04:00
|
|
|
---
|
2021-11-16 13:27:57 -08:00
|
|
|
custom_rules: ['-A INPUT -p tcp -m tcp -s 192.168.1.20 --dport 5666 -j ACCEPT']
|
|
|
|
datacenter: iad2
|
2022-01-19 14:18:12 -08:00
|
|
|
eth0_ipv4_gw: 10.3.163.254
|
|
|
|
eth0_ipv4_ip: 10.3.163.10
|
2023-01-24 14:55:39 -08:00
|
|
|
ks_repo: http://38.145.60.16/repo/rhel/RHEL8-x86_64/
|
|
|
|
ks_url: http://38.145.60.16/repo/rhel/ks/kvm-rhel-8-ext
|
2020-05-08 13:39:46 -04:00
|
|
|
# Define resources for this group of hosts here.
|
|
|
|
lvm_size: 20000
|
2020-05-08 14:14:45 -04:00
|
|
|
mem_size: 8192
|
2021-11-16 13:27:57 -08:00
|
|
|
nagios_location: 'iad2_internal'
|
|
|
|
nagios_srcdir: 'nagios'
|
2020-05-08 14:14:45 -04:00
|
|
|
num_cpus: 4
|
|
|
|
tcp_ports: ['22', '80', '443', '67', '68']
|
2021-11-16 13:27:57 -08:00
|
|
|
udp_ports: ['67', '68', '69']
|
|
|
|
vmhost: vmhost-x86-02.iad2.fedoraproject.org
|
|
|
|
volgroup: /dev/vg_guests
|