Files
fedora-infra_ansible/inventory/host_vars/vmhost-p09-copr01.rdu3.fedoraproject.org
2026-02-16 07:13:14 +01:00

1.4 KiB

— br0_ipv4_ip: 10.16.179.10 br0_ipv4_gw: 10.16.179.254 br0_ipv4_nm: 24 br0_ipv6_ip: 2620:52:6:1161::10 br0_ipv6_gw: 2620:52:6:1161::1 br0_ipv6_nm: 64 datacenter: rdu3 has_ipv4: yes has_ipv6: yes nbde: false mac0: "08:94:ef:81:d0:aa" mac1: "08:94:ef:81:d0:ab" mac2: "b8:ce:f6:c6:00:c6" mac3: "b8:ce:f6:c6:00:c7" mac4: "b8:ce:f6:c6:00:d0" mac5: "b8:ce:f6:c6:00:d1" libvirt_host: "[{{ br0_ipv6_ip }}]" libvirt_pool: vmhost_p09_01 libvirt_pool_order_id: 4 libvirt_arch: ppc64le network_connections:

  • name: br0 state: up type: bridge mtu: 1500 autoconnect: yes ip: address:

    • "{{ br0_ipv4_ip }}/{{ br0_ipv4_nm }}"
    • "{{ br0_ipv6_ip }}/{{ br0_ipv6_nm }}"

    dhcp4: no dns:

    • "{{ dns1 }}"
    • "{{ dns2 }}"

    dns_search:

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

    gateway4: "{{ br0_ipv4_gw }}"

  • name: bond0 type: bond interface_name: bond0 mtu: 1500 controller: br0 bond: mode: 802.3ad
  • name: bond0-port1 mac: "{{ mac2 }}" type: ethernet controller: bond0 state: up mtu: 1500
  • name: bond0-port2 mac: "{{ mac3 }}" type: ethernet controller: bond0 state: up mtu: 1500

zabbix_host: zabbix01.vpn.fedoraproject.org