Files
fedora-infra_ansible/inventory/host_vars/vmhost-x86-copr02.rdu3.fedoraproject.org
Kevin Fenzi 24ea94601d vmhost-x86-copr01/02/03: stop removing nftables
These hosts are rhel10 now and removing nftables takes out the entire
libvirt stack as it doesn't support iptables anymore.

This results in base removing libvirt and the hypervisor role
re-installing it every playbook run. It also means the network doesn't
work on guests at all.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2026-02-09 15:08:28 -08:00

1.8 KiB

— br0_ipv4_ip: 10.16.179.21 br0_ipv4_gw: "{{ gw }}" br0_ipv4_nm: 24 br0_ipv6_ip: "2620:52:6:1161::21" br0_ipv6_gw: "2620:52:6:1161::1" br0_ipv6_nm: 64 br0_port0_mac: "{{ mac0 }}" datacenter: rdu3 gw: 10.16.179.254 has_ipv4: yes has_ipv6: yes mac0: c4:cb:e1:b3:5c:78 mac1: c4:cb:e1:b3:5c:79 mac2: 84:16:0c:bc:24:e0 mac3: b4:96:91:63:3b:9c mac4: b4:96:91:63:3b:9d mac5: 84:16:0c:bc:24:e0 mac6: b4:96:91:63:3b:9e mac7: b4:96:91:63:3b:9f libvirt_pool: copr_hv_x86_64_02 libvirt_pool_order_id: 8 libvirt_arch: x86_64 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 }}" gateway6: "{{ br0_ipv6_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: "{{ mac5 }}" type: ethernet controller: bond0 state: up mtu: 1500

zabbix_host: zabbix01.vpn.fedoraproject.org

zabbix_inventory: hardware: PowerEdge R6525 location: RDU3 oob_ip: 10.16.160.24 serialno_a: BM4MS13 site_rack: W34 U19 vendor: Dell