Files
fedora-infra_ansible/inventory/host_vars/vmhost-x86-copr03.rdu-cc.fedoraproject.org
2025-10-21 21:19:04 +02:00

1.2 KiB

— br0_ipv4: 8.43.85.59 br0_ipv4_gw: "{{ gw }}" br0_ipv4_nm: 24 br0_ipv6: "2620:52:3:1:dead:beef:cafe:c003" br0_ipv6_gw: "2620:52:3:1:ffff:ffff:ffff:fffe" br0_ipv6_nm: 64 br0_port0_mac: "{{ mac0 }}" datacenter: rdu-cc dns: 8.8.8.8 gw: 8.43.85.254 has_ipv4: yes has_ipv6: yes mac0: "f4:02:70:d3:42:48" mac1: "f4:02:70:d3:42:49" mac2: "b0:26:28:d1:dd:c0" mac3: "b0:26:28:d1:dd:c1" mac4: "b4:96:91:63:3b:50" mac5: "b4:96:91:63:3b:51" mac6: "b4:96:91:63:3b:52" mac7: "b4:96:91:63:3b:53" libvirt_pool: copr_hv_x86_64_03 libvirt_pool_order_id: 2 libvirt_arch: x86_64 nftables: false network_connections:

  • autoconnect: yes ip: address:

    • "{{ br0_ipv4 }}/{{ br0_ipv4_nm }}"
    • "{{ br0_ipv6 }}/{{ br0_ipv6_nm }}"

    dhcp4: no dns:

    • 8.8.8.8
    • 8.8.4.4
    • 2001:4860:4860::8888

    dns_search:

    • fedoraproject.org
    • vpn.fedoraproject.org
    • rdu-cc.fedoraproject.org

    gateway4: "{{ br0_ipv4_gw }}" gateway6: "{{ br0_ipv6_gw }}" name: br0 state: up type: bridge

  • mac: "{{ br0_port0_mac }}" master: br0 name: br0-port0 state: up type: ethernet

zabbix_host: zabbix01.vpn.fedoraproject.org