ansible/inventory/host_vars/proxy12.fedoraproject.org
Eddie Jennings, Jr 6ef496d56a Reconfigure IPv6
Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Configure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Configure IPv6

Update IPv6 address for noc02 rule

Update IPv6 address in confg for noc02 address change

Update IPv6 address for proxy04

Update IPv6 address for torrent02
2021-11-08 22:56:05 +00:00

1.3 KiB

— freezes: true

datacenter: ibiblio

sponsor: ibiblio

vmhost: ibiblio05.fedoraproject.org volgroup: /dev/vg_guests

mem_size: 16384 max_mem_size: 20000 num_cpus: 8

ks_url: http://38.145.60.16/repo/rhel/ks/kvm-fedora ks_repo: http://38.145.60.16/pub/fedora/linux/releases/34/Server/x86_64/os/

dns1: 8.8.8.8 dns2: 8.8.4.4

dns_search1: "vpn.fedoraproject.org" dns_search2: "fedoraproject.org"

has_ipv4: yes eth0_ipv4: 152.19.134.198 eth0_ipv4_nm: 25 eth0_ipv4_gw: 152.19.134.129

has_ipv6: yes eth0_ipv6: "2600:2701:4000:5211:dead:beef:00da:bbd8" eth0_ipv6_nm: 104 eth0_ipv6_gw: "2600:2701:4000:5211::1"

mac0: "52:54:00:84:5d:9f" public_hostname: proxy12.fedoraproject.org

network_connections:

  • name: eth0 mac: "{{ mac0 }}" type: ethernet autoconnect: yes ip: address:

    • "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
    • "{{ eth0_ipv6 }}/{{ eth0_ipv6_nm }}"

    gateway4: "{{ eth0_ipv4_gw }}" gateway6: "{{ eth0_ipv6_gw }}" dns:

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

    dns_search:

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

    dhcp4: no auto6: no

postfix_group: vpn vpn: true

nrpe_procs_warn: 1200 nrpe_procs_crit: 1400