1
0
Fork 0
forked from infra/ansible
infra-ansible/inventory/host_vars/ns02.fedoraproject.org
Kevin Fenzi 60e48fd441 ns02: reinstall with rhel10
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-05-20 14:27:17 -07:00

1.8 KiB

— csi_relationship: |2 ns02 is a master dns server. It serves about every domain under fedoraproject, fedo*, as well as others, both forward and reverse.

  • This host relies on:
  • The virthost it's hosted on (ibiblio05.fedoraproject.org)
  • batcave for dns git and keys
  • connectivity to maxmind to create geoIP dns acl
  • Things that rely on this host:
  • The Internet/Community to resolve everything related to fedora and reverse-IP for allocated subnets
  • If this host is down, dns queries will slow down by the portion of this host to the total name servers responsible for the same domain set.
  • secodary/slave dns servers

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.107 eth0_ipv4_gw: 152.2.23.97 eth0_ipv4_nm: 27 eth0_ipv6_ip: "2606:f640:6000:651::11" eth0_ipv6_gw: "2606:f640:6000:651::1" eth0_ipv6_nm: 64 has_ipv6: yes ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL10-x86_64/ ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-10 main_bridge: br0 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_eth0.macaddress }}" name: eth0 type: ethernet

postfix_group: vpn vmhost: ibiblio05.fedoraproject.org volgroup: /dev/vg_guests vpn: true zabbix_host: zabbix01.vpn.fedoraproject.org zabbix_macros: 'VFS.DEV.WRITE.AWAIT.WARN': 100