Files
fedora-infra_ansible/inventory/host_vars/download-ib01.fedoraproject.org
Kevin Fenzi 4a47cfaff2 ibiblio: switch to the new default vlan
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-10-13 13:56:02 -07:00

1.4 KiB

— datacenter: ibiblio dns1: 152.2.21.1 dns2: 152.2.253.100 dns_search1: vpn.fedoraproject.org dns_search2: fedoraproject.org eth0_ipv4_ip: 152.2.23.106 eth0_ipv4_gw: 152.2.23.97 eth0_ipv4_nm: 27 eth0_ipv6_ip: "2606:f640:6000:651::10" eth0_ipv6_gw: "2606:f640:6000:651::1" eth0_ipv6_nm: 64 has_ipv6: yes ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL9-x86_64/ ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel lvm_size: 150000 main_bridge: br0 max_mem_size: 49152 mem_size: 32768 network_connections:

  • autoconnect: yes ip: address:

    • "{{ eth0_ipv4_ip }}/{{ eth0_ipv4_nm }}"
    • "{{ eth0_ipv6_ip }}/{{ eth0_ipv6_nm }}"

    dhcp4: no dns:

    • "{{ dns1 }}"
    • "{{ dns2 }}"
    • 2001:4860:4860::8888

    dns_search:

    • "{{ dns_search1 }}"
    • "{{ dns_search2 }}"

    gateway4: "{{ eth0_ipv4_gw }}" gateway6: "{{ eth0_ipv6_gw }}" mac: "{{ ansible_default_ipv4.macaddress }}" name: eth0 type: ethernet

nrpe_procs_crit: 1400 nrpe_procs_warn: 1200 num_cpus: 8 postfix_group: vpn public_hostname: download-ib01.fedoraproject.org rsyncd_conf: "rsyncd.conf.download-{{ datacenter }}" tcp_ports: [80, 443, 873] vmhost: ibiblio02.fedoraproject.org volgroup: /dev/vg_guests vpn: true zabbix_host: zabbix01.vpn.fedoraproject.org zabbix_macros: 'VFS.DEV.WRITE.AWAIT.WARN': 200 'VFS.FS.PUSED.MAX.WARN:"/srv"': 95 'VFS.FS.PUSED.MAX.CRIT:"/srv"': 96