These hosts occassionally have very large logs, so lets just bump their disk space up some to avoid alerts and issues with the logs. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
1.2 KiB
— datacenter: rdu3 dns1: 10.16.163.33 dns2: 10.16.163.34 dns_search1: "rdu3.fedoraproject.org" dns_search3: "fedoraproject.org" eth0_ipv4_gw: 10.16.163.254 eth0_ipv4_ip: 10.16.163.51 eth0_ipv6_gw: 2620:52:6:1121::1 eth0_ipv6_ip: 2620:52:6:1121:bead:cafe:feed:fed9 eth0_ipv6_nm: 64 network_connections:
-
autoconnect: yes ip: address:
- "{{ eth0_ipv4_ip }}/{{ eth0_ipv4_nm }}"
- "{{ eth0_ipv6_ip }}/{{ eth0_ipv6_nm }}"
dhcp4: no dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- "{{ dns_search1 }}"
- "{{ dns_search2 }}"
gateway4: "{{ eth0_ipv4_gw }}" gateway6: "{{ eth0_ipv6_gw }}" mac: "{{ ansible_default_ipv4.macaddress }}" name: eth0 type: ethernet state: up mtu: 1500
ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL9-x86_64/ ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel lvm_size: 50000 max_mem_size: 20480 mem_size: 16384 nrpe_procs_crit: 1400 nrpe_procs_warn: 1200 num_cpus: 8 public_hostname: dl-rdu01.fedoraproject.org tcp_ports: [80, 443, 873] virt_install_command: "{{ virt_install_command_one_nic }}" vmhost: vmhost-x86-03.rdu3.fedoraproject.org volgroup: /dev/vg_guests vpn: false